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

46263 Commits

Author SHA1 Message Date
Fabian Hüßler
f71ad95a35 examples/gcoap: adapt Makefile.ci 2024-08-25 19:45:10 +02:00
Fabian Hüßler
c898d752f5 examples/gcoap: add -o and -d to Options in usage manual 2024-08-21 17:55:07 +02:00
Fabian Hüßler
526d32d376 examples/gcoap: client: forget Observe token on next Observe request 2024-08-21 17:55:07 +02:00
Fabian Hüßler
e858f77ba9 examples/gcoap: use resource by path lookup 2024-08-21 17:55:07 +02:00
Fabian Hüßler
a181c7b543 sys/gcoap: add public function to find a resource by path 2024-08-21 17:49:48 +02:00
Fabian Hüßler
c1535d25ba nanocoap: constify coap_match_path() API 2024-08-21 17:49:48 +02:00
Fabian Hüßler
08f6ec49c4 gcoap: lock CoAP state mutex in observe API 2024-08-21 17:49:48 +02:00
Fabian Hüßler
f45ab68d04 examples/gcoap: add observable /rtc resource to monitor RIOT epoch 2024-08-21 17:49:41 +02:00
Fabian Hüßler
a2a7f41a59 gcoap: send Observe notifications from request address 2024-08-21 17:34:18 +02:00
Fabian Hüßler
04d95ab0e8 gcoap: debug for _find_req_memo_by_token() 2024-08-21 17:34:18 +02:00
Fabian Hüßler
0614db9cd5 sys/net/application_layer/gcoap: fix Observe notifications correlation 2024-07-31 23:01:17 +02:00
benpicco
687a30af33
Merge pull request #20802 from miri64/mailmap/enh/tud
mailmap: add my TU Dresden e-mail address
2024-07-31 11:15:02 +00:00
Martine Lenders
9cab9e1fcf
mailmap: add my TU Dresden e-mail address 2024-07-31 10:54:57 +02:00
Martine Lenders
11ea4a359d
Merge pull request #20801 from Teufelchen1/fix/dhcpv6
net/dhcpv6: Improve option handling in dhcpv6 advertise
2024-07-31 07:51:42 +00:00
Bennet Blischke
cc9855b3ae net/dhcpv6: Improve option handling in dhcpv6 advertise 2024-07-30 19:21:09 +02:00
mguetschow
2d6d3acce7
Merge pull request #20797 from mguetschow/2024.07-release-notes
release-notes.txt: add 2024.07 release notes
2024-07-30 17:13:35 +00:00
Mikolai Gütschow
79734f946f
release-notes.txt: add 2024.07 release notes
Co-authored-by: Marian Buschsieweke <maribu@users.noreply.github.com>
Co-authored-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
Co-authored-by: Teufelchen1 <bennet.blischke@haw-hamburg.de>
Co-authored-by: Marian Buschsieweke <maribu@users.noreply.github.com>
2024-07-30 18:55:50 +02:00
Teufelchen
1e6164fd68
Merge pull request #20549 from chrysn-pull-requests/gcoap-asan
gcoap: Avoid reading beyond defined input buffer
2024-07-30 10:13:41 +00:00
mguetschow
fe3a4e24a1
Merge pull request #20798 from benpicco/gcoap-fix-guards
net/gcoap: fix guards around defines
2024-07-30 08:13:06 +00:00
Benjamin Valentin
2aaaf6df9e net/gcoap: fix guards around defines 2024-07-29 19:04:15 +02:00
benpicco
9781bc0ad3
Merge pull request #20757 from xnumad/offl-lifetimes
gnrc/ipv6: Store all SLAAC prefixes
2024-07-29 14:06:22 +00:00
benpicco
41204c8b81
Merge pull request #20450 from benpicco/THREAD_CREATE_STACKTEST-delete
core/thread: always use THREAD_CREATE_STACKTEST when DEVELHELP is enabled
2024-07-29 11:52:06 +00:00
Benjamin Valentin
0fbc10fb45 core/thread: introduce THREAD_CREATE_NO_STACKTEST 2024-07-29 11:45:58 +02:00
Benjamin Valentin
312a550f1a treewide: remove THREAD_CREATE_STACKTEST from thread creation 2024-07-29 11:45:58 +02:00
Benjamin Valentin
b1d3825c27 core/thread: always use THREAD_CREATE_STACKTEST with DEVELHELP 2024-07-29 11:45:58 +02:00
xnumad
e25066768b gnrc/ipv6: Store all SLAAC prefixes
Incl. off-link ones, since lifetimes for the autoconfigured addresses are managed by the prefix entry.
2024-07-28 09:53:55 +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