mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
4dd29cca64
from uint16_t which breaks builds of WITH_COAP=3 or 7. This patch changes the 03 and 07 engine to int32_t. An alternate fix would be to switch out the type in erbuim.h based on WITH_COAP. Or, maybe better, would be to drop old COAP versions. |
||
---|---|---|
.. | ||
er-coap-03-engine.c | ||
er-coap-03-engine.h | ||
er-coap-03-observing.c | ||
er-coap-03-observing.h | ||
er-coap-03-transactions.c | ||
er-coap-03-transactions.h | ||
er-coap-03.c | ||
er-coap-03.h | ||
Makefile.er-coap-03 |