kasper
02d86c2a25
drivers/mtd_flashpage: fix comperror when compiling without asserts
...
the variable cpu_flash_base is only used in asserts. This gives errors if you compile without them.
2024-03-19 14:36:01 +00:00
Dylan Laduranty
c5710392b2
Merge pull request #20464 from Enoch247/add-to-cib
...
core/lib/cib: add new functionality
2024-03-19 08:47:05 +00:00
Dylan Laduranty
1c036e0116
Merge pull request #20473 from dylad/cpu/rpx0xx/pwm_support
...
cpu/rpx0xx: add initial pwm support
2024-03-19 08:12:45 +00:00
Dylan Laduranty
9e2a2e4765
Merge pull request #20471 from dylad/pr/treewide/remove_deprecation
...
treewide: remove deprecated modules
2024-03-19 08:12:29 +00:00
a365a97f2f
Merge pull request #20475 from dylad/pr/usbus/fix_get_status_response
...
sys/usbus: answer get_status if request is standard type
2024-03-18 20:52:03 +00:00
Dylan Laduranty
05220c61dd
treewide: remove deprecated sha256sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:53 +01:00
Dylan Laduranty
035c965cb9
treewide: remove deprecated sha1sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:53 +01:00
Dylan Laduranty
b246f63aff
treewide: remove deprecated random_cmd module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:44 +01:00
Dylan Laduranty
26058cf14e
treewide: remove deprecated nice module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:31:03 +01:00
Dylan Laduranty
8b84fc5f8f
boards/rpi-pico: add PWM support in Kconfig
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:05:52 +01:00
Dylan Laduranty
7a6cfd9bb0
boards/rpi-pico: create PWM configuration
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:05:12 +01:00
Dylan Laduranty
ba8b3dc2b4
cpu/rpx0xx: add PWM support
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-18 21:04:27 +01:00
mguetschow
3aaea1a74e
Merge pull request #20459 from benpicco/event_periodic_callback_create
...
event_periodic_callback: add event_periodic_callback_create()
2024-03-18 15:03:17 +00:00
Joshua DeWeese
b6481654ba
core/lib/cib: add several new peek functions
...
This patch adds calls to be able to peek at items other than just the
oldest item in a cib based FIFO. It also adds an "unsafe" peek to match
the existing "unsafe" put and get functions.
2024-03-18 10:14:34 -04:00
Dylan Laduranty
76ef7676bc
Merge pull request #20477 from maribu/examples/default/drop_unused_include
...
examples/default: drop unused #include
2024-03-18 14:11:30 +00:00
Teufelchen
5f0dc5921c
Merge pull request #20281 from keestux/fix/refactor-tests-periph-uart
...
Refactor tests periph uart
2024-03-18 12:42:23 +00:00
Marian Buschsieweke
1688be5b4c
examples/default: drop unused #include
2024-03-18 13:08:13 +01:00
Marian Buschsieweke
f0d29068f5
Merge pull request #20381 from maribu/build-system/no-warn-rwx
...
build sytem: add `--no-warn-rwx-segments` to linker
2024-03-18 12:05:45 +00:00
Marian Buschsieweke
4850881369
Merge pull request #20476 from benpicco/nanocoap-ipv4
...
nanocoap_sock: add support for IPv4
2024-03-17 19:04:05 +00:00
Benjamin Valentin
408218f631
nanocoap_sock: support build with IPv4
2024-03-17 17:39:44 +01:00
Benjamin Valentin
3e3f18eeda
sys/net/sock: add sock_udp_ep_is_v6()
2024-03-17 17:38:58 +01:00
Dylan Laduranty
f44ef812d3
sys/usbus: answer get_status if request is standard type
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-17 16:47:07 +01:00
Dylan Laduranty
dac4d460b4
treewide: remove deprecated md5sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 22:02:22 +01:00
Dylan Laduranty
d6e6c4f7a1
treewide: remove deprecated i2c_scan module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 22:00:00 +01:00
Dylan Laduranty
5a2e5d7301
treewide: remove deprecated heap_cmd module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 21:57:22 +01:00
Dylan Laduranty
5b3b426678
treewide: remove deprecated gnrc_udp_cmd module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 21:54:09 +01:00
Dylan Laduranty
1bbb020fe2
treewide: remove deprecated gnrc_netif_cmd_lora module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 21:50:23 +01:00
Dylan Laduranty
67b8c6709c
treewide: remove deprecated gnrc_pktbuf_cmd module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 21:48:29 +01:00
Dylan Laduranty
6796b93fc9
treewide: remove deprecated gnrc_netdev_default module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 21:42:12 +01:00
Dylan Laduranty
6a59642a1e
Merge pull request #20469 from emmanuelsearch/readme-rdm
...
rdm/README: add rdm0003 to the list
2024-03-14 15:12:06 +00:00
Emmanuel Baccelli
d17d315377
rdm/README: add rdm0003 to the list
2024-03-14 14:55:15 +01:00
benpicco
db51ad76d6
Merge pull request #20466 from FlapKap/drivers/mtd-docupdate
...
drivers/mtd: update docs to match implementation
2024-03-13 14:03:17 +00:00
Kasper Hjort Berthelsen
9ba76c38be
drivers/mtd: update docs to match implementation
...
some parts reported retvals of number of bytes written, when it should be 0 on success.
2024-03-13 14:35:19 +01:00
benpicco
d3ec7cf70d
Merge pull request #16204 from leandrolanzieri/pr/pkg/wakaama_add_obj_light_ctrl
...
pkg/wakaama: add Light Control object implementation
2024-03-13 12:17:39 +00:00
benpicco
102adbb856
Merge pull request #20465 from Einhornhool/pr/add-arduino-leonardo-to-blacklist
...
tests/sys/psa_crypto_se*: add arduino leonardo to board insufficient memory list
2024-03-13 12:13:38 +00:00
Lena Boeckmann
9c24e891d7
tests/sys/psa_crypto_se_mac: Add arduino-leonardo to blacklist
2024-03-13 11:58:52 +01:00
Lena Boeckmann
d733162d5a
tests/sys/psa_crypto_se_ecdsa: add arduino-leonardo to blacklist
2024-03-13 11:50:31 +01:00
Leandro Lanzieri
ea2440f4eb
examples/lwm2m: add light control object
2024-03-13 10:25:35 +01:00
Leandro Lanzieri
991a0bba2c
pkg/wakaama/object: add Light Control object
2024-03-13 10:25:35 +01:00
Teufelchen
86ffeebd1e
Merge pull request #20463 from Teufelchen1/chore/fmt_test_6
...
tests: Add cases to the scn_u32_hex unittest
2024-03-12 17:54:03 +00:00
Benjamin Valentin
2bef44bd6b
event_periodic_callback: fix typo
2024-03-12 18:35:42 +01:00
Teufelchen1
79a77dbfa0
tests: Add cases to the scn_u32_hex unittest
2024-03-12 18:28:20 +01:00
Joshua DeWeese
45752a3002
core/lib/cib: remove superfluous init
...
This patch removes a superfluous init of the cib. The struct is already
initialized by the test fixture's setup function.
2024-03-12 12:54:46 -04:00
Joshua DeWeese
45f865965f
core/lib/cib: remove magic number from unit test
2024-03-12 12:54:46 -04:00
Joshua DeWeese
e2b4e4160a
core/lib/cib: apply doc best practice
...
This patch updates the doxygen comments to follow suggested practice of
using retval.
2024-03-12 12:54:46 -04:00
Teufelchen
21875ef18a
Merge pull request #20461 from Einhornhool/pr/run-ecdsa-functions-with-secure-elements
...
examples/psa_crypto: Fix modules to run ECDSA on SEs
2024-03-12 16:34:21 +00:00
Lena Boeckmann
d8c003f6cc
examples/psa_crypto: Fix modules to run ECDSA on SEs
2024-03-12 14:43:56 +01:00
Teufelchen
03c05f7fe1
Merge pull request #20458 from Teufelchen1/chore/fmt_test_4
...
tests: Cover API of scn_u32_hex in the unittest
2024-03-12 12:11:31 +00:00
Teufelchen1
4917b59005
tests: Cover API of scn_u32_hex in the unittest
2024-03-12 11:46:07 +01:00
benpicco
ed89e34307
Merge pull request #20400 from ML-PA-Consulting-GmbH/dl/fix/20240219_nanopb_code_generation
...
Makefile.{include,base},pkg/nanopb: fix target deps & code generation
2024-03-12 10:43:40 +00:00