Skip to content
Ken Bannister edited this page Nov 9, 2016 · 3 revisions

This page describes the steps and changes to transform gcoap from a basis on the GNRC stack to the sock API.

Structure

sys/net/application/coap

Moved gcoap.c to here from sys/net/gnrc/application/coap

sys/include/net/gnrc

Add gcoap.h here. Update sys/include/net/gnrc/coap.h to simply include the new file.