osd-contiki/platform/osd-merkur-256
Ralf Schlatterbeck edc7a59091 New make environment for new bootloader
Compatible with old bootloader. Adds an additional section with a copy
of the interrupt vector table to the end of the image. This is needed by
the new bootloader and should be ok for the old bootloader.

Note that for this to work, everybody needs python installed with
the IntelHex python package. On Linux this can be achieved with

pip install IntelHex
2017-08-20 20:57:17 +02:00
..
dev fixed leds 2017-07-30 13:04:56 +02:00
bootloader_if.h Factor irq methods 2017-08-20 11:47:13 +02:00
contiki-conf.h bugfix compile example settings-example 2017-08-16 16:13:34 +02:00
contiki-main.c Multi-platform support, osd-merkur-{128,256} 2016-04-22 17:59:40 +02:00
Makefile.osd-merkur-256 New make environment for new bootloader 2017-08-20 20:57:17 +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