mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
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.