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 |
|
Nicholas J Humfrey
|
a561d20828
|
Converted u8_t to uint8_t and u16_t to uint16_t in the examples directory.
|
2012-02-21 08:33:25 -05:00 |
|
Matthias Kovatsch
|
f23e86f589
|
Moved status code API from REST engine to main coap implementation.
|
2012-01-30 01:28:43 +01:00 |
|
Matthias Kovatsch
|
2240289d1f
|
Erbium code cleanup.
|
2012-01-28 18:52:14 +01:00 |
|
Matthias Kovatsch
|
4c3e858df5
|
Made Erbium function parameters const where applicable.\nMinor clean-up.
|
2012-01-20 18:30:12 +01:00 |
|
Matthias Kovatsch
|
0a4c77dbff
|
Fixed snprintf() return value handling.
|
2012-01-20 16:11:45 +01:00 |
|
Matthias Kovatsch
|
c861ce0197
|
Fixed Erbium bugs (ext. header, client request path) and added server resource config defines.
|
2012-01-12 20:19:54 +01:00 |
|
Matthias Kovatsch
|
6e0bb440ea
|
Restructured Erbium example resources.
|
2011-12-07 20:51:03 +01:00 |
|
Matthias Kovatsch
|
13140f922f
|
Disabled RDC for CoAP demo purposes due to changing memory requirements of core system.
|
2011-12-07 20:03:54 +01:00 |
|
Matthias Kovatsch
|
df9f871313
|
Fixed Erbium chunks for minimal-net
|
2011-10-10 16:09:17 +02:00 |
|
Matthias Kovatsch
|
ce6f8de078
|
Fixed Erbium example simulation
|
2011-10-10 14:16:27 +02:00 |
|
Matthias Kovatsch
|
f71b0bc794
|
Added Erbium REST engine with new CoAP implementation
|
2011-09-14 16:33:01 +02:00 |
|