1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/nanocoap
Koen Zandberg 1d5010e126
nanocoap: make separate tree handling function
This refactors nanocoap to seperate out the resource tree parsing. It
allows for calling the tree handler with custom resource trees. The
advantage is that a resource with COAP_MATCH_SUBTREE can parse a new
separate resource tree.
2020-03-23 15:08:53 +01:00
..
Makefile sys/net/nanocoap: use submodules 2017-12-01 12:55:45 +01:00
nanocoap.c nanocoap: make separate tree handling function 2020-03-23 15:08:53 +01:00
sock.c sys/net/nanocoap: fix dead assignment in nanocoap server 2019-10-27 10:49:41 +01:00