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

46237 Commits

Author SHA1 Message Date
Martine Lenders
194e676e6d
gcoap_forward_proxy: add CoAPS support 2024-07-29 16:19:58 +02:00
Martine Lenders
632837a0a8
coap/gcoap: unify CoAP ports 2024-07-29 16:07:05 +02:00
benpicco
d2fa0c6ce1
Merge pull request #20796 from krzysztof-cabaj/examples-leds_shell-fix-segfault
examples/leds_shell: use periph_gpio_mock on native
2024-07-26 15:45:07 +00:00
krzysztof-cabaj
ca9835fc53 examples/leds_shell: fix segfault 2024-07-26 17:40:21 +02:00
benpicco
9afad95487
Merge pull request #20793 from krzysztof-cabaj/stm32l476g-ADC
boards/stm32l476g-disco: add ADC support
2024-07-24 16:47:19 +00:00
krzysztof-cabaj
99b5bc1f4f cpu/stm32/l4: enable missing star-up time 2024-07-24 12:09:42 +02:00
benpicco
16f8160163
Merge pull request #20795 from bmewen/wamr-update
pkg/wamr : updated wamr version to v2.1.1
2024-07-24 09:44:57 +00:00
mewen.berthelot
36bcdd41bd pkg/wamr : updated wamr version to v2.1.1 2024-07-24 09:45:32 +02:00
krzysztof-cabaj
c1a33faeb5 boards/stm32l476g-disco: add doxygen doc to ADC config 2024-07-19 12:29:34 +02:00
krzysztof-cabaj
098a34452a boards/stm32l476g-disco: add ADC support 2024-07-19 11:50:39 +02:00
mguetschow
4612cc2348
Merge pull request #20782 from krzysztof-cabaj/example-LEDs
examples/leds_shell: add example for interactive LEDs/GPIO control
2024-07-18 09:53:48 +00:00
Teufelchen
388a7d4056
Merge pull request #20790 from benpicco/log_panic
core/panic: don't use LOG_ functions in panic handler
2024-07-17 14:43:50 +00:00
Benjamin Valentin
3237ed911e core/panic: don't use LOG_ functions in panic handler 2024-07-17 16:18:19 +02:00
Teufelchen
06a19bd9cf
Merge pull request #20789 from mguetschow/cosy-build-dir
dist/tools/cosy: take BUILD_DIR into account
2024-07-16 18:57:41 +00:00
Mikolai Gütschow
6f70ed01bf
dist/tools/cosy: take BUILD_DIR into account 2024-07-16 16:52:33 +02:00
krzysztof-cabaj
9959e629bf examples/leds_shell: code refactoring-one led and gpio commands 2024-07-16 14:25:27 +02:00
benpicco
dd06b3727c
Merge pull request #20786 from mguetschow/rust-wrappers-bump
rust: bump rust-riot-{sys,wrappers} version
2024-07-15 14:31:42 +00:00
Mikolai Gütschow
b07eddd66a
rust: bump rust-riot-{sys,wrappers} version
both only bump the version number with no functional changes
2024-07-15 14:14:41 +02:00
mguetschow
9ca96967c0
Merge pull request #20698 from netd-tud/sha3_implementation
sys/psa_crypto: sha3 support
2024-07-15 10:32:17 +00:00
mguetschow
34dfaa2800
Merge pull request #20785 from miri64/doc/fix/msc-links
doc: fix links to GNRC master thesis
2024-07-15 09:34:11 +00:00
Martine Lenders
53d853342f
doc: fix links to GNRC master thesis 2024-07-15 11:25:30 +02:00
Wunderbaeumchen
9b502027ab sys/psa_crypto: added sha3 glue code 2024-07-13 04:35:21 +02:00
krzysztof-cabaj
4273f970a7 examples/leds_shell: change application name 2024-07-12 22:41:39 +02:00
krzysztof-cabaj
9aea4bdb55 examples/LEDs: add README.md file 2024-07-12 22:41:39 +02:00
krzysztof-cabaj
1113be9e05 examples/LEDs: addition of new example appplication 2024-07-12 22:41:38 +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