1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
2014-11-20 14:46:13 +01:00
..
airfy-beacon boards: enabled C++ for NRF51822 based boards 2014-11-19 15:40:28 +01:00
arduino-due boards: enabled C++ for arduino-due and udoo 2014-11-18 18:11:25 +01:00
arduino-mega2560 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
avsextrem Merge pull request #1806 from BytesGalore/extern_C_in_headers_boards 2014-10-31 04:25:15 -07:00
cc2538dk boards/cc2538dk: allow the application's makefile to override the UPDATE_CCA parameter, for example: 2014-11-10 14:14:46 -05:00
chronos boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
f4vi1 board/f4vi1: enabled support for C++ 2014-11-18 18:41:01 +01:00
fox boards: initial import for HiKoB fox 2014-11-18 17:24:47 +01:00
iot-lab_M3 boards: initial import for HiKoB fox 2014-11-18 17:24:47 +01:00
mbed_lpc1768 board/mbed_lpc1768: cleaned up Makefile.include 2014-11-19 11:17:56 +01:00
msb-430 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
msb-430-common boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
msb-430h boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
msba2 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
msba2-common boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
msbiot board/msbiot: added support for C++ 2014-11-18 18:20:06 +01:00
native native: add random peripheral implementation 2014-11-19 14:26:58 +01:00
openmote make: allow drivers to implement features 2014-10-26 23:54:10 +01:00
pca10000 boards: enabled C++ for NRF51822 based boards 2014-11-19 15:40:28 +01:00
pca10005 boards: enabled C++ for NRF51822 based boards 2014-11-19 15:40:28 +01:00
pttu licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
qemu-i386 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
redbee-econotag licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
samr21-xpro cpu/samd12: c++: initial support for c++, added _kill (weak) and weak attribute for _kill_r 2014-11-14 13:20:54 +01:00
spark-core added spark core board 2014-11-02 14:36:42 +01:00
stm32f0discovery cpu/stm32f0: c++: initial support for c++, added _kill (weak) and weak attribute for _kill_r 2014-11-14 13:25:02 +01:00
stm32f3discovery cpu/stm32f3: c++: initial support for c++, added _kill (weak) and weak attribute for _kill_r 2014-11-14 13:26:15 +01:00
stm32f4discovery Initial import of i2c lowlevel driver for stm32f4 2014-11-20 14:46:13 +01:00
telosb licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
udoo boards: enabled C++ for arduino-due and udoo 2014-11-18 18:11:25 +01:00
wsn430-common licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
wsn430-v1_3b licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
wsn430-v1_4 licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
x86-multiboot-common boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
yunjia-nrf51822 boards: enabled C++ for NRF51822 based boards 2014-11-19 15:40:28 +01:00
z1 boards: add extern "C" to header files 2014-10-31 11:27:59 +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.