1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
Joakim Gebart 913922813e stm32f3discovery: Add -mno-thumb-interwork.
Cortex-M processors only support Thumb instructions (no ARM mode code).

Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
2015-01-28 13:52:53 +01:00
..
airfy-beacon airfy-beacon: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
arduino-due arduino-due: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
arduino-mega2560 boards: added missing UART feature 2014-12-08 18:15:46 +01:00
avsextrem periph_rtc: streamline lpc2387 and cc430 naming 2014-12-16 17:02:44 +01:00
cc2538dk cc2538dk: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
chronos make: do not overwrite features for chronos 2014-12-22 20:34:17 +01:00
f4vi1 f4vi1: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
fox fox: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
iot-lab_M3 iot-lab_M3: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
mbed_lpc1768 mbed_lpc1768: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
msb-430 travis: make travis happy for empty header files 2014-12-16 17:02:44 +01:00
msb-430-common Merge pull request #2118 from OlegHahm/simplify_cpu_folder_structure 2014-12-08 13:10:13 +01:00
msb-430h make: boards: add feature config to Makefiles 2014-12-22 20:34:40 +01:00
msba2 make: boards: add feature config to Makefiles 2014-12-22 20:34:40 +01:00
msba2-common msba2: Use --gc-sections when linking. 2014-12-17 11:37:58 +01:00
msbiot msbiot: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
native boards: core: cpu: drivers: sys: added missing header guards 2015-01-27 19:10:57 +01:00
nucleo-f334 boards/nucleo-f334: correct CPU_USAGE variable 2015-01-28 11:21:51 +01:00
nucleo-l1 nucleo-l1: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
openmote openmote: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
pca10000 pca10000: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
pca10005 pca10005: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
pttu pttu: add periph_rtc also to this MSB-A2 variant 2014-12-16 17:02:44 +01:00
qemu-i386 x86: Fix make term for BOARD=qemu-i386 2014-12-19 08:53:50 +01:00
redbee-econotag travis: make travis happy for empty header files 2014-12-16 17:02:44 +01:00
samr21-xpro samr21-xpro: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
spark-core spark-core: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
stm32f0discovery stm32f0discovery: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
stm32f3discovery stm32f3discovery: Add -mno-thumb-interwork. 2015-01-28 13:52:53 +01:00
stm32f4discovery stm32f4discovery: use openocd for flashing 2015-01-27 20:32:57 +01:00
telosb travis: make travis happy for empty header files 2014-12-16 17:02:44 +01:00
udoo boards: enabled C++ for arduino-due and udoo 2014-11-18 18:11:25 +01:00
wsn430-common travis: make travis happy for empty header files 2014-12-16 17:02:44 +01:00
wsn430-v1_3b make: boards: add feature config to Makefiles 2014-12-22 20:34:40 +01:00
wsn430-v1_4 make: boards: add feature config to Makefiles 2014-12-22 20:34:40 +01:00
x86-multiboot-common boards: core: cpu: drivers: sys: added missing header guards 2015-01-27 19:10:57 +01:00
yunjia-nrf51822 boards: added missing UART feature 2014-12-08 18:15:46 +01:00
z1 travis: make travis happy for empty header files 2014-12-16 17:02:44 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
README.md removed pointer to RIOT repository from README 2014-01-17 11:54:31 +01:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.