1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

45432 Commits

Author SHA1 Message Date
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
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
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
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
Benjamin Valentin
6f604a8137 event_periodic_callback: add event_periodic_callback_create() 2024-03-12 11:06:37 +01:00
Daniel Lockau
9c9d739634 Makefile.{include,base},pkg/nanopb: fix target dependencies & code generation 2024-03-12 09:50:23 +01:00
benpicco
4d2b2f7ade
Merge pull request #20446 from benpicco/net/gnrc/routing/ipv6_auto_subnets-docfix
gnrc/ipv6_auto_subnets: clarify documentation
2024-03-07 18:08:54 +00:00
benpicco
756c4403af
Merge pull request #20449 from benpicco/cpu/sam0_common-rtc-0
cpu/sam0_common: RTC: avoid negative month after POR
2024-03-07 13:09:01 +00:00
Benjamin Valentin
6389b3c83b Revert "cpu/sam0_common: RTC: avoid negative month after POR"
This reverts commit 897a3ceda9.
2024-03-07 13:52:35 +01:00
Benjamin Valentin
8c4d0c53f2 cpu/sam0_common: RTC: avoid negative month after POR 2024-03-07 13:52:35 +01:00
benpicco
1bf643dd5a
Merge pull request #20448 from benpicco/cpu/sam0_common-rtc-0
cpu/sam0_common: RTC: avoid negative month after POR
2024-03-07 09:39:27 +00:00
Benjamin Valentin
897a3ceda9 cpu/sam0_common: RTC: avoid negative month after POR 2024-03-06 18:48:26 +01:00
Benjamin Valentin
233902b3d5 gnrc/ipv6_auto_subnets: clarify documentation 2024-03-05 17:32:39 +01:00
benpicco
31d2300b8a
Merge pull request #20445 from benpicco/cpu/native-AUTO_EXIT
tests: exit `native` with error value on failure
2024-03-04 15:27:36 +00:00
Benjamin Valentin
b274e8a117 tests/unittests: report results to the environment on native 2024-03-04 14:43:31 +01:00
Benjamin Valentin
deaa17cc27 core/init: set _native_retval to retval of main() 2024-03-04 14:41:20 +01:00
Benjamin Valentin
a613ff5831 sys/embunit: return failure state in TestRunner_end() 2024-03-04 14:30:45 +01:00
Benjamin Valentin
da0298992e tests: automatically exit native when the test has finished 2024-03-04 14:13:47 +01:00
Benjamin Valentin
5164a6cc59 cpu/native: return _native_retval with NATIVE_AUTO_EXIT 2024-03-04 14:08:52 +01:00
Marian Buschsieweke
30840861c9
Merge pull request #20441 from maribu/build-system/giop_ll_features_init
build system: drop bogus periph_init_gpio_ll* modules
2024-03-01 21:11:37 +00:00
benpicco
ba171a1075
Merge pull request #20444 from Ollrogge/u575zi-q-board
boards/nucleo-u575zi-q: Add support
2024-03-01 17:33:14 +00:00
Marian Buschsieweke
37269c8ec7
Merge pull request #20442 from maribu/fuck-xitter
doc: replace obsolete xitter link with mastodon link
2024-03-01 11:51:56 +00:00
Marian Buschsieweke
939a0488e9
build system: drop bogus periph_init_gpio_ll* modules
This does not change binaries, but it drops a lot of bogus modules that
do not exist from `make info-modules`.
2024-03-01 12:46:45 +01:00
Marian Buschsieweke
43ed61492a
Merge pull request #20443 from OlegHahm/pr/doxygen/add_topics
doc: doxygen: add "Topics" to menus
2024-03-01 11:33:45 +00:00
Oleg Hahm
cc14954c57 doc: doxygen: add "Topics" to menus
Beginning with doxygen 1.9.8 "Modules" are renamed to "Topics". This
patch adds the new entry to the layout file. Having both, "Modules" and
"Topics" in the layout file should generate similar output for older and
newer doxygen versions.
2024-03-01 12:15:24 +01:00
Ollrogge
53d53d8cc8 boards/nucleo-u575zi-q: Add support 2024-03-01 11:18:18 +01:00
Marian Buschsieweke
3bede9c734
doc: replace obsolete xitter link with mastodon link 2024-03-01 09:38:46 +01:00