osd-contiki/platform/osd-merkur-256
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
..
dev fixed leds 2017-07-30 13:04:56 +02:00
bootloader_if.h First stab at OTA-update 2017-07-31 13:26:29 +02:00
contiki-conf.h add used serial lines 2016-12-04 15:45:09 +01:00
contiki-main.c Multi-platform support, osd-merkur-{128,256} 2016-04-22 17:59:40 +02:00
Makefile.osd-merkur-256 added bootloader_write_page_to_flash symbol 2017-07-30 13:05:09 +02:00
node-id.c Multi-platform support, osd-merkur-{128,256} 2016-04-22 17:59:40 +02:00
node-id.h Multi-platform support, osd-merkur-{128,256} 2016-04-22 17:59:40 +02:00
params.c First stab at OTA-update 2017-07-31 13:26:29 +02:00
params.h Multi-platform support, osd-merkur-{128,256} 2016-04-22 17:59:40 +02:00
slip_uart0.c Multi-platform support, osd-merkur-{128,256} 2016-04-22 17:59:40 +02:00