1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
Hauke Petersen 778d00b629 board/udoo: added missing UART defines
- added defines to periph_conf.h
- added UART feature to Makefile.features
2014-11-11 13:05:43 +01:00
..
airfy-beacon added board airfy beacon 2014-11-02 18:26:42 +01:00
arduino-due board/arduino-due: added missing UART defines 2014-11-11 13:05:02 +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: Support flashing and debugging using the SEGGER JLink. 2014-10-30 14:44:05 -04:00
chronos boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
f4vi1 added new board f4vi1 2014-11-04 16:02:25 +01:00
iot-lab_M3 shell: provide shell commands to poll lsm303dlhc sensor 2014-11-06 11:28:22 +01:00
mbed_lpc1768 boards: add extern "C" to header files 2014-10-31 11:27:59 +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 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
native exchanged BOARD_BLACKLIST with FEATURES_REQUIRED in the example Makefile 2014-11-11 09:52:06 +01:00
openmote make: allow drivers to implement features 2014-10-26 23:54:10 +01:00
pca10000 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
pca10005 boards: add extern "C" to header files 2014-10-31 11:27:59 +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 boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
spark-core added spark core board 2014-11-02 14:36:42 +01:00
stm32f0discovery cpu/stm32f0: added missing features to Makefile 2014-11-06 15:41:24 +01:00
stm32f3discovery boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
stm32f4discovery boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
telosb licenses: fix miss-spelled & missing boiler plates 2014-11-10 18:59:55 +01:00
udoo board/udoo: added missing UART defines 2014-11-11 13:05:43 +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 OSX: fix readlink call 2014-11-02 17:26:55 +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.