Ralf Schlatterbeck
c35be7c066
First stab at OTA-update
...
Introduce new testing-app example.
Add a new coap error code for blockwise transfer.
Add include-file for bootloader callbacks (jumptable).
Note that only the bootloader for osd-merkur-256 will support
OTA-update, the -128 simply has not enough flash memory, so only
in the -256 we have the bootloader functions in the jump-table
of the bootloader and in the bootloader-if.h include-file.
2017-07-31 13:26:29 +02:00
Joakim Nohlgård
f16f5b5241
squash clean up left overs
2016-07-09 10:39:23 +02:00
Joakim Nohlgård
6b238873ef
squash move rest-engine timers to activate timer
2016-07-09 10:34:23 +02:00
Joakim Nohlgård
e7070a5f79
rest-engine: Allow adding periodic resources after starting REST engine
...
Without this fix, any periodic resources added after the REST engine was
already running were never started.
2016-07-06 19:18:34 +02:00
Joakim Eriksson
539e92c084
Made rest-engine handle multiple init without dropping resources.
2015-09-24 22:51:30 +02:00
Joakim Eriksson
1b0cdee9ec
Fixed observe to handle subresources and to always create a fake request for notify GETs
2015-09-24 22:51:30 +02:00
Niclas Finne
ef9a36f9f6
Ensure parent resources match the path exactly and not as prefix.
2015-09-17 17:55:22 +02:00
Moritz 'Morty' Strübe
0dab6926b3
Move MAX, MIN and ABS to sys/cc.h
2015-05-18 08:53:17 +02:00
Lars Schmertmann
bb737f85ae
Used Uncrustify and fixed Travis build errors.
2014-05-15 20:29:04 +02:00
Matthias Kovatsch
7d79b69ada
Updated to CoAP Proposed Standard and removed draft versions.
2014-05-15 20:29:03 +02:00