Gaëtan Harter
|
c932ff45a3
|
er-coap: run uncrustify-fix-style.sh
Clean style before modifying.
|
2017-03-23 15:12:39 +01:00 |
|
Joakim Eriksson
|
2351ee078a
|
Fixed CoAP format to be a uint16_t since the enum might compile to 8 bit and cause problems if 16-bit format types are used
|
2015-09-24 22:51:30 +02:00 |
|
Moritz 'Morty' Strübe
|
0dab6926b3
|
Move MAX, MIN and ABS to sys/cc.h
|
2015-05-18 08:53:17 +02:00 |
|
Simon Duquennoy
|
a9cc909794
|
Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_*
|
2014-12-01 21:02:57 +01:00 |
|
Matthias Kovatsch
|
969d512546
|
Removed references to missing DTLS implementation.
|
2014-05-15 20:29:05 +02:00 |
|
Lars Schmertmann
|
386d708b56
|
Added function for easy block1 usage.
Fixed blocksize calculation when REST_MAX_CHUNK_SIZE != 2^x.
Added example for block1 + separate + block2.
|
2014-05-15 20:29:04 +02:00 |
|
Lars Schmertmann
|
bb737f85ae
|
Used Uncrustify and fixed Travis build errors.
|
2014-05-15 20:29:04 +02:00 |
|
Matthias Kovatsch
|
3dd5bd7a37
|
Renamed erbium to er-coap to avoid confusion and have a meaningful directory name.
|
2014-05-15 20:29:03 +02:00 |
|