Carl Seifert
6b9e5433e6
net/unicoap: add module basics
2025-07-07 17:27:39 +02:00
benpicco
8a6bb51adb
Merge pull request #20992 from benpicco/netdev_ieee802154_submac-new_api
...
drivers/netdev_ieee802154_submac: port to netdev_new_api
2025-05-12 16:11:18 +00:00
Marian Buschsieweke
5a3ea35767
sys/Makefile.dep: clean up
...
Drop dead statement
2025-04-09 13:10:06 +02:00
benpicco
3621be5041
Merge pull request #21160 from benpicco/sys/net/nanocoap/observe-client
...
nanocoap_sock: implement observe (Client-Side)
2025-04-04 17:32:10 +00:00
Marian Buschsieweke
c0cd66d2b4
Merge pull request #20849 from benpicco/event_loop_debug
...
sys/event: add `event_loop_debug` pseudo-module
2025-04-03 15:26:26 +00:00
Benjamin Valentin
bc8687695c
sys/event: add event_loop_debug pseudo-module
2025-04-03 15:56:05 +02:00
Benjamin Valentin
6cb40183a0
nanocoap_sock: implement observe client
2025-04-03 13:23:07 +02:00
Marian Buschsieweke
feeb68470f
sys/net/nanocoap: implement observe
...
This adds the new `nanocoap_server_observe` module that implements the
server side of the CoAP Observe option. It does require cooperation
from the resource handler to work, though.
Co-Authored-By: mguetschow <mikolai.guetschow@tu-dresden.de>
Co-authored-by: benpicco <benpicco@googlemail.com>
2025-01-23 14:25:39 +01:00
Benjamin Valentin
a953ae9d9f
drivers/netdev_ieee802154_submac: port to netdev_new_api
2024-12-22 17:07:04 +01:00
Benjamin Valentin
a87687c14e
nanocoap_fs: add nanoCoAP as VFS backend
2024-05-29 11:32:22 +02:00
benpicco
3f41494e59
Merge pull request #20266 from benpicco/nanocoap_reply_separate
...
nanocoap_sock: implement separate response
2024-05-21 17:45:22 +00:00
Benjamin Valentin
7e69c13630
nanocoap_sock: implement nanocoap_sock_send_separate()
2024-05-21 19:27:57 +02:00
benpicco
3791db3941
Merge pull request #18427 from maribu/lwip/confirm_send
...
pkg/lwip: make use of confirm send
2024-05-06 11:05:10 +00:00
Marian Buschsieweke
e80238d2a5
sys/netdev_test: depend on netdev_legacy_api
...
The test netdev implements the legacy API, so we need support for that
from the upper layer.
2024-04-30 08:41:07 +02:00
mariemC
e10553b6ee
sys: add forward proxy thread submodule
2024-04-25 13:30:16 +02:00
Dylan Laduranty
dcc732ac36
treewide: remove deprecated module shell_commands
...
Replaces it by shell_cmds_default where needed
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-19 15:10:51 +01: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
dac4d460b4
treewide: remove deprecated md5sum module
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-03-14 22:02:22 +01:00
Benjamin Valentin
453a8be4f3
sys/cpp_new_delete: always enable the module when C++ is used
2024-02-07 11:40:23 +01:00
Benjamin Valentin
be399d59d0
gcoap_fileserver: rename to nanocoap_fileserver
2024-01-30 16:59:00 +01:00
Benjamin Valentin
c650b38989
gcoap: move gcoap_fileserver to nanoCoAP
2024-01-17 19:21:47 +01:00
Koen Zandberg
6425fda812
gcoap: Use millisecond timer for observe option values
2023-11-10 16:00:00 +01:00
Lena Boeckmann
d4c73d6a30
sys: Add PSA Crypto Module
2023-08-31 14:38:49 +02:00
Fabian Hüßler
dd28ee1a8c
net: add wifi scan list as wrapper around l2scan list
2023-08-18 20:42:43 +02:00
Alexandre Abadie
1826331529
sys/usbus: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:38 +02:00
Alexandre Abadie
03d2792f8b
sys/congure: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:38 +02:00
Alexandre Abadie
d9047a063f
sys/ut_process: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:38 +02:00
Alexandre Abadie
bec4c3e0b3
sys/evtimer: move dependency resolution in its own Makefile.dep
2023-06-15 10:27:37 +02:00
Alexandre Abadie
6cfafbde6c
sys/uri_parser: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:57 +02:00
Alexandre Abadie
ff4b2d1680
sys/fido2: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:57 +02:00
Alexandre Abadie
9bd7950a1a
sys/suit: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:57 +02:00
Alexandre Abadie
d617d864e6
sys/riotboot: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:56 +02:00
Alexandre Abadie
1f4adb2775
sys/uuid: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:56 +02:00
Alexandre Abadie
8256424480
sys/benchmark: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:55 +02:00
Alexandre Abadie
9386e08ecf
sys/event: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:55 +02:00
Alexandre Abadie
c164007425
sys/vfs*: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Alexandre Abadie
c8d4256c84
sys/random: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Alexandre Abadie
db19f6f546
sys/puf_sram: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:54 +02:00
Alexandre Abadie
50ed85a2fa
sys/entropy_source: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:53 +02:00
Alexandre Abadie
113200f9b2
sys/can: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:53 +02:00
Alexandre Abadie
9fb5708efe
sys/pm_layered: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:52 +02:00
Alexandre Abadie
643c239b27
sys/phydat: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:52 +02:00
Alexandre Abadie
1c57e7355d
sys/senml: cleanup dependency resolution
2023-06-15 10:24:52 +02:00
Alexandre Abadie
090ccc5d21
sys/saul_reg: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:51 +02:00
Alexandre Abadie
ab61a0f978
sys/sched_round_robin: move deps resolution in its own Makefile.dep
2023-06-15 10:24:51 +02:00
Alexandre Abadie
79207fa17b
sys/schedstatistics: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:50 +02:00
Alexandre Abadie
16b2606bac
sys/cpp11-compat: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:50 +02:00
Alexandre Abadie
cc27ff217b
sys/log_color: move dependency resolution in its own Makefile.dep
2023-06-15 10:24:50 +02:00