1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-13 01:30:10 +00:00
contiki/apps/er-coap/Makefile.er-coap

5 lines
231 B
Makefile
Raw Normal View History

er-coap_src = er-coap.c er-coap-engine.c er-coap-transactions.c er-coap-observe.c er-coap-separate.c er-coap-res-well-known-core.c er-coap-block1.c
# Erbium will implement the REST Engine
CFLAGS += -DREST=coap_rest_implementation