forked from RIOT-OS/RIOT
-
Notifications
You must be signed in to change notification settings - Fork 0
Rebase on sock
Ken Bannister edited this page Nov 17, 2016
·
3 revisions
2016-11-17 archived. See RIOT PR 6117 for details.
This page describes the steps and changes to transform gcoap from a basis on the GNRC stack to the sock API. See the gcoap/sock branch.
Moved gcoap.c
to here from sys/net/gnrc/application/coap
Add gcoap.h
here. Update sys/include/net/gnrc/coap.h
to simply include the new file.