osd-contiki/cpu
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
..
6502 Revert to static Ethernet driver for the ATARI. 2017-01-27 00:18:25 +01:00
arm ARM: Add common Cortex-M mtarch implementation 2016-11-24 22:30:26 +01:00
avr New make environment for new bootloader 2017-08-20 20:57:17 +02:00
cc26xx-cc13xx Merge branch 'contiki' 2017-01-31 15:00:59 +01:00
cc253x Merge pull request #1867 from MohamedSeliem/patch-6 2016-11-30 16:37:49 +01:00
cc2538 cc2538: spi: Add support for dynamic clock frequency 2016-11-27 22:50:43 +01:00
mc1322x TSCH: use RTIMER_CLOCK_DIFF to compute estimated drift, fixing a bug that would occur on 16-bit rtimer platforms 2016-04-27 14:13:33 +02:00
msp430 MSP430/F2xxx: fix ubr msb byte being hardcoded to zero 2016-09-01 10:25:38 +02:00
native fix msg.dst.sin6_addr.__u6_addr.__u6_addr16 2016-12-04 03:29:50 +02:00
nrf52832 nrf52dk: cpu/nrf52832 support 2016-02-15 09:37:38 +01:00
pic32 [cpu/pic32] Removed excess end group 2014-11-10 23:53:33 +01:00
rl78 The -pedantic and -stdc flags trigger a few too many warnings 2015-10-20 10:11:35 +02:00
stm32w108 Merge pull request #1344 from tsparber/fix-doxygen 2015-11-30 22:07:15 +01:00
x86 x86: Fix section alignment for EFI binaries 2016-09-08 12:13:28 -07:00