Wunderbaeumchen
9b502027ab
sys/psa_crypto: added sha3 glue code
2024-07-13 04:35:21 +02:00
benpicco
57882ebea3
Merge pull request #20783 from mguetschow/led-functions
...
drivers/led: add LED_NUMOF and convenience inline functions
2024-07-12 17:09:30 +00:00
Mikolai Gütschow
bb97445b20
boards/*: include periph/gpio.h in board.h
2024-07-12 15:02:43 +02:00
benpicco
db21bd134f
Merge pull request #20121 from benpicco/pyterm-session
...
makefiles/tools/serial.inc.mk: make use of pyterm session names
2024-07-11 15:48:42 +00:00
Mikolai Gütschow
751a430f89
tests/leds: adapt test to use led.h provided macros and functions
2024-07-11 14:49:37 +02:00
Mikolai Gütschow
b0b3b071d3
drivers/led: add LED_NUMOF and convenience inline functions
2024-07-11 14:48:16 +02:00
mguetschow
3e712a54ca
Merge pull request #20673 from Einhornhool/pr/update-cryptoauth-shell-command
...
sys/shell: Update cryptoauthlib shell commands
2024-07-11 06:54:52 +00:00
Lena Boeckmann
272d48db63
pkg/cryptoauthlib: Address static test fails
2024-07-10 14:07:47 +02:00
Lena Boeckmann
1ce304cee0
sys/shell/cmds/cryptoauthlib: Fix key slot number
2024-07-10 13:53:01 +02:00
mguetschow
626006b455
Merge pull request #20776 from xnumad/kea-subnet-id
...
tools/dhcpv6-pd_ia: fix: Add explicit subnet id
2024-07-09 09:45:37 +00:00
benpicco
4e4c4a194f
Merge pull request #20779 from crasbe/pr/jlink_flashing
...
makesfiles/jlink: fix exports for flashing
2024-07-08 11:10:47 +00:00
Dylan Laduranty
e1e5f75b18
Merge pull request #20773 from crasbe/pr/wb55_adc
...
cpu/stm32: add ADC support for WB55
2024-07-08 09:33:52 +00:00
crasbe
25b3a580b6
boards/p-nucleo-wb55: enable ADC support
2024-07-08 11:19:00 +02:00
crasbe
f93aa40186
cpu/stm32: add ADC support for WB55
2024-07-08 11:18:57 +02:00
Dylan Laduranty
55a35c52f6
Merge pull request #20778 from krzysztof-cabaj/nucleo-l452re-ADC
...
boards/nucleo-l452re: add ADC
2024-07-08 08:17:21 +00:00
crasbe
1261e03a5e
makesfiles/jlink: fix exports for flashing
2024-07-06 19:27:29 +02:00
krzysztof-cabaj
02ecded5ae
boards/nucleo-l452re: add doxygen doc to ADC
2024-07-06 12:27:51 +02:00
krzysztof-cabaj
00114972ab
boards/nucleo-l452re: add ADC support
2024-07-06 12:20:23 +02:00
benpicco
4ba7c46e4d
Merge pull request #20711 from fabian18/pr/gcoap_aux_local_in_req_send
...
gcoap: propagate local tx aux to gcoap_req_send() and in _handler_req()
2024-07-05 12:07:38 +00:00
xnumad
96a91bae8e
tools/dhcpv6-pd_ia: fix: Add explicit subnet id
...
Required for Kea 2.6.0
2024-07-05 10:29:09 +02:00
benpicco
d312d36728
Merge pull request #20756 from krzysztof-cabaj/nucleo-l4xxx-fix-ADC
...
cpu/stm32-L4: fix ADC initialization
2024-07-04 14:22:39 +00:00
benpicco
b55efe25bf
Merge pull request #20771 from xnumad/overflow-fix
...
gnrc/ipv6: Check for overflow
2024-07-04 14:10:50 +00:00
xnumad
81a1e997f0
gnrc/ipv6: fix: Overflow in sent packet
2024-07-03 20:15:04 +02:00
xnumad
1e4a85f1e6
gnrc/ipv6: fix: Avoid overflow if prefix already expired
...
Check similarly to `_handle_pfx_timeout`
2024-07-03 20:14:45 +02:00
krzysztof-cabaj
f6e1ce779e
boards/nucleo-l4xxx: fix ADC init
2024-07-01 21:49:55 +02:00
mguetschow
436b6edb69
Merge pull request #20767 from krzysztof-cabaj/stm32l0538-disco-DOC
...
boards/stm32l0538-disco: doc improvements
2024-06-30 18:55:46 +00:00
Dylan Laduranty
0d4d8d6a15
Merge pull request #20768 from mguetschow/tests-progressbar-fixed
...
tests/sys/progress_bar: remove debug print
2024-06-30 09:43:05 +00:00
Mikolai Gütschow
86b0c5bc9a
tests/sys/progress_bar: remove debug print
2024-06-30 11:35:11 +02:00
Dylan Laduranty
6b7dd90e86
Merge pull request #20714 from dylad/pr/cpu/samd5x/avoid_bitfields_reg
...
cpu/samd5x: avoid the use of bitfields
2024-06-29 11:44:01 +00:00
Dylan Laduranty
26b3583aa9
cpu/samd5x: avoid the use of bitfield in periph
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-29 13:26:51 +02:00
krzysztof-cabaj
194e18cf44
boards/stm32l0538-disco: doc improvements
2024-06-28 16:35:48 +02:00
Dylan Laduranty
41c003d670
cpu/samd5x: avoid the use of bitfield in cpu init
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-27 21:51:13 +02:00
Marian Buschsieweke
4fe8a15452
Merge pull request #20766 from krzysztof-cabaj/stm32l0538-disco-cpy2remed
...
boards/stm32l0538-disco: enable cpy2remed
2024-06-26 20:49:26 +00:00
krzysztof-cabaj
a6a731d300
boards/stm32l0538-disco: doc update
2024-06-26 15:05:36 +02:00
krzysztof-cabaj
0e080e3c67
boards/stm32l0538-disco: enable cpy2remed programmer
2024-06-26 14:54:21 +02:00
Martine Lenders
7225dc2e9d
Merge pull request #20764 from mguetschow/tests-progressbar-kconfig
...
tests/sys/progress_bar: move configuration to app.config
2024-06-26 10:08:00 +00:00
Mikolai Gütschow
e79cb1b6a9
test/sys/progress_bar: fix python (exclusive) range
2024-06-26 11:12:36 +02:00
Mikolai Gütschow
e02c953e33
tests/sys/progress_bar: move configuration to app.config
...
Providing the configuration via Makefile variables if Kconfig is supported by the module
may involve some non-determinism in the environment variable that is finally exposed to the python tests.
This commit moves the configuration from Makefile to app.config.
2024-06-26 11:11:44 +02:00
Dylan Laduranty
8f645a95a4
Merge pull request #20747 from dylad/pr/cpu/sam0/avoid_bitfield_usage
...
cpu/sam0_common: avoid bitfield usage
2024-06-25 20:47:20 +00:00
mguetschow
a3059feeda
Merge pull request #20763 from mguetschow/nightly-debug-progressbar
...
test/sys/progress_bar: temporary printout to debug flaky test
2024-06-25 20:00:23 +00:00
Mikolai Gütschow
67ae5035c8
test/sys/progress_bar: temporary printout to debug flaky test
2024-06-25 21:57:40 +02:00
Teufelchen
7595796587
Merge pull request #20760 from mguetschow/tests-psa-stacksize
...
tests/sys/psa_crypto_ecdsa: fix stacksize determination
2024-06-25 15:44:32 +00:00
Dylan Laduranty
ccc155e351
cpu/sam0: remove bitfield usage in sdhc driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:17 +02:00
Dylan Laduranty
04e4770379
cpu/sam0: remove bitfield usage in headers
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:17 +02:00
Dylan Laduranty
25a04e6757
cpu/sam0/periph: remove bitfield usage in watchdog driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:17 +02:00
Dylan Laduranty
707fecbc38
cpu/sam0/periph: remove bitfield usage in usbdev driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:17 +02:00
Dylan Laduranty
f31ac8a978
cpu/sam0/periph: remove bitfield usage in UART driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:16 +02:00
Dylan Laduranty
6ccaca1e76
cpu/sam0/periph: remove bitfield usage in timer driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:16 +02:00
Dylan Laduranty
925e98b115
cpu/sam0/periph: remove bitfield usage in SPI driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:16 +02:00
Dylan Laduranty
7c1e66bdae
cpu/sam0/periph: remove bitfield usage in RTC/RTT driver
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-06-25 16:13:16 +02:00