1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
Andreas "Paul" Pauli e5b6566c9a Merge pull request #4170 from haukepetersen/opt_sam3_uart
cpu/sam3: cleaned up UART driver
2015-11-11 16:21:10 +01:00
..
airfy-beacon boards/airfy-beacon: adapted to UART changes 2015-10-27 14:59:37 +01:00
arduino-due boards/arduino-due: adjusted UART configuration 2015-10-28 12:05:35 +01:00
arduino-mega2560 atmega2560/cpu: Fixed wrong using of UART macros 2015-11-03 18:29:53 +01:00
avsextrem boards/avsextrem: adjusted to UART changes 2015-10-27 14:59:37 +01:00
cc2538dk boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
chronos boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
ek-lm4f120xl boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
f4vi1 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
fox boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
frdm-k64f kinetis_common: Refactor GPIO implementation 2015-10-28 14:12:19 +01:00
iotlab-m3 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
limifrog-v1 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
mbed_lpc1768 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
msb-430 boards/msb-430: adjusted to UART changes 2015-10-27 14:59:38 +01:00
msb-430-common cpu: msp430fxyz: switch back to uart_stdio 2015-09-25 11:09:19 +02:00
msb-430h boards/msb-430h: adjusted to UART changes 2015-10-27 14:59:38 +01:00
msba2 boards/msba2: adjusted to UART changes 2015-10-27 14:59:38 +01:00
msba2-common sys: remove uart0 2015-09-04 17:46:23 +02:00
msbiot boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
mulle kinetis_common: Refactor GPIO implementation 2015-10-28 14:12:19 +01:00
native boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
nrf51dongle boards/nrf51dongle: adapted to UART changes 2015-10-27 14:59:37 +01:00
nrf6310 cpu/nrf51 + boards: fix typo - TIEMER -> TIMER 2015-10-25 08:07:21 +01:00
nucleo-f091 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
nucleo-f303 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
nucleo-f334 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
nucleo-l1 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
openmote Merge pull request #4080 from thomaseichinger/pr/openmote-fix-flasher 2015-10-23 11:16:40 +02:00
pba-d-01-kw2x kinetis_common: Refactor GPIO implementation 2015-10-28 14:12:19 +01:00
pca10000 boards/pca10000: adapted to UART changes 2015-10-27 14:59:37 +01:00
pca10005 boards/pca10005: adapted to UART changes 2015-10-27 14:59:37 +01:00
pttu boards/pttu: adjusted to UART changes 2015-10-27 14:59:39 +01:00
qemu-i386 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
remote boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
saml21-xpro boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
samr21-xpro Merge pull request #4137 from haukepetersen/opt_samr21_pwm 2015-11-05 16:14:05 +01:00
slwstk6220a boards: added support for SiLabs SLWSTK6220A 2015-10-28 11:33:44 +01:00
spark-core boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
stm32f0discovery boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
stm32f3discovery boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
stm32f4discovery boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
telosb boards/telosb: adjusted to UART changes 2015-10-27 14:59:39 +01:00
udoo board/udoo: adjusted UART configuration 2015-10-28 12:05:35 +01:00
weio boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
wsn430-common boards/wsn430-common: adjusted to UART changes 2015-10-27 14:59:39 +01:00
wsn430-v1_3b boards/wsn430-v1_3b: adjusted to UART changes 2015-10-27 14:59:39 +01:00
wsn430-v1_4 boards/wsn430-v1_4: adjusted to UART changes 2015-10-27 14:59:39 +01:00
x86-multiboot-common dist/tools/toolchains/build_x86.sh: upgrade to newlib-2.2.0.20150623 2015-07-13 20:04:16 +02:00
yunjia-nrf51822 boards/yunjia-nrf51822: adapted to UART changes 2015-10-27 14:59:37 +01:00
z1 boards/z1: adjusted to UART changes 2015-10-27 14:59:39 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common Merge pull request #3380 from gebart/pr/toolchain-gcc-alias 2015-07-14 09:31:22 +02:00
Makefile.include.gnu boards: Makefile.include.gnu: Use GDBPREFIX for GDB 2015-05-28 19:30:07 +02:00
Makefile.include.jlink make: added common JLink Makefile for boards 2015-10-28 11:19:38 +01:00
Makefile.include.llvm cortexm: Add support for building with LLVM/Clang 2015-06-01 14:56:29 +02:00
Makefile.include.msp430_common boards: added shared Makefile.inc for msp430 boards 2015-09-16 17:06:08 +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.