1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
Peter Kietzmann 666ad5da5f Merge pull request #3165 from katezilla/nucleo-f303
board/Nucleo-f303: initial support for the Nucleo-f303
2015-06-16 09:17:10 +02:00
..
airfy-beacon boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
arduino-due boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
arduino-mega2560 boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
avsextrem boards/avsextrem: split FEATURES_PROVIDED over multiple lines 2015-03-20 00:12:43 +01:00
cc2538dk boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
chronos boards/chronos: split FEATURES_PROVIDED over multiple lines 2015-03-20 00:12:56 +01:00
f4vi1 boards: adapted Makefiles to cortexm_common folder 2015-05-28 19:30:07 +02:00
fox boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
iot-lab_M3 boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
mbed_lpc1768 board: arduino-due, mbed_lpc1768, udoo: remove redundant CPU_MODEL define 2015-06-11 20:45:39 +02:00
msb-430 tests/travis: split buildtests into MCU groups. 2015-02-22 15:04:52 +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 all: remove extra blank lines at the end 2015-05-09 09:10:08 +02:00
msba2 boards/msba2: split FEATURES_PROVIDED over multiple lines 2015-03-20 00:13:13 +01:00
msba2-common cortexm: Move ldscripts into separate directory 2015-05-30 12:20:07 +02:00
msbiot boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
mulle boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
native board/native: minor cleanup in Makefile.dep 2015-06-11 21:58:45 +02:00
nucleo-f091 boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
nucleo-f303 Nucleo-f303 initial commit 2015-06-12 18:45:25 +02:00
nucleo-f334 boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
nucleo-l1 boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
openmote boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
pba-d-01-kw2x Merge pull request #3095 from haukepetersen/opt_gpio 2015-06-15 13:57:03 +02:00
pca10000 boards: removed obsolete GPIO defines 2015-06-14 16:11:19 +02:00
pca10005 boards: removed obsolete GPIO defines 2015-06-14 16:11:19 +02:00
pttu board/pttu: fixed doxygen for board.h 2015-05-28 15:45:05 +02:00
qemu-i386 global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
redbee-econotag boards/redbee-econotag: Replace tabs by spaces 2015-05-19 12:25:28 +02:00
saml21-xpro boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
samr21-xpro boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
spark-core boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
stm32f0discovery boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
stm32f3discovery boards: removed obsolete GPIO defines 2015-06-14 16:11:19 +02:00
stm32f4discovery boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
telosb core: renamed crash.h to panic.h 2015-05-09 18:44:10 +02:00
udoo boards: adjusted peripheral confs to GPIO changes 2015-06-12 19:12:21 +02:00
wsn430-common travis: make travis happy for empty header files 2014-12-16 17:02:44 +01:00
wsn430-v1_3b boards/wsn430-v1_3b: split FEATURES_PROVIDED over multiple lines 2015-03-20 00:14:29 +01:00
wsn430-v1_4 core: renamed crash.h to panic.h 2015-05-09 18:44:10 +02:00
x86-multiboot-common board/x86-multiboot-common: fixed doxygen headers 2015-02-12 14:26:25 +01:00
yunjia-nrf51822 boards: removed obsolete GPIO defines 2015-06-14 16:11:19 +02:00
z1 everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cortexm: Add support for building with LLVM/Clang 2015-06-01 14:56:29 +02:00
Makefile.include.gnu boards: Makefile.include.gnu: Use GDBPREFIX for GDB 2015-05-28 19:30:07 +02:00
Makefile.include.llvm cortexm: Add support for building with LLVM/Clang 2015-06-01 14:56:29 +02:00
Makefile.include.openocd boards: moved flashing options to openocd Makefile 2015-05-28 19:30:07 +02:00
Makefile.include.serial make: board: initial commit of generic board Makefiles 2015-05-26 10:46:33 +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.