mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
This removes the need for a user provied work buffer from nanocoap. Instead we let the user operate directly on network stack internal memory and provide a callback mechanism to make sure the memory is properly freed again.