nes-proj/apps/er-coap-03
Matthias Kovatsch de82815186 Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
Conflicts:
	apps/er-coap-06/er-coap-06-engine.c
	apps/er-coap-06/er-coap-06-observing.c
	apps/er-coap-06/er-coap-06-separate.c
	apps/er-coap-06/er-coap-06-transactions.c
	apps/er-coap-06/er-coap-06.c

Removed er-coap-06.
2012-01-30 01:30:49 +01:00
..
Makefile.er-coap-03 Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02:00
er-coap-03-engine.c Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
er-coap-03-engine.h Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02:00
er-coap-03-observing.c Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
er-coap-03-observing.h Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02:00
er-coap-03-transactions.c Converted u8_t to uint8_t and u16_t to uint16_t in the apps directory. 2012-02-21 08:33:25 -05:00
er-coap-03-transactions.h Added Erbium REST engine with new CoAP implementation 2011-09-14 16:33:01 +02:00
er-coap-03.c Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki 2012-01-30 01:30:49 +01:00
er-coap-03.h Made Erbium function parameters const where applicable.\nMinor clean-up. 2012-01-20 18:30:12 +01:00