1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
smlng 95ab1ae705 boards/remote: add Makefile.dep
add missing Makefile.dep files to boards remote-pa, remote-reva, and
remote-revb, as introduced by #5891. Otherwise certain features are
not working, such as radio.
2016-10-21 14:49:44 +02:00
..
airfy-beacon xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
arduino-common boards/arduino-common: use software interrupt for context swap 2016-09-21 22:44:05 +02:00
arduino-due boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
arduino-duemilanove boards: add arduino uno and duemilanove support 2016-09-21 21:11:01 +02:00
arduino-mega2560 boards: removed some superfluous definitions 2016-09-29 11:21:48 +02:00
arduino-uno boards: add arduino uno and duemilanove support 2016-09-21 21:11:01 +02:00
arduino-zero boards/arduino-zero: adapted periph_conf 2016-10-07 11:09:09 +02:00
avsextrem boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
cc2538dk boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
cc2650stk sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config 2016-07-06 18:16:15 +02:00
chronos chronos: Fix stdio warnings 2016-08-02 09:19:29 +02:00
ek-lm4f120xl boards/ek-lm4f120xl: unified LED defines 2016-03-15 15:48:47 +01:00
f4vi1 boards: adapted LED initialization calls 2016-03-17 14:55:31 +01:00
fox boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
frdm-k64f boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
iotlab-a8-m3 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
iotlab-common boards/iotlab-common: small fix to select right serial port 2016-10-11 15:23:37 +02:00
iotlab-m3 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
limifrog-v1 cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics 2016-03-29 22:25:50 +02:00
mbed_lpc1768 boards/mbed_lpc1768: unified LED defines 2016-03-15 16:24:49 +01:00
msb-430 boards: fixed doxygen in msp430 and x86 board.h 2016-03-15 18:37:54 +01:00
msb-430-common sys: remove config module 2016-08-27 07:57:09 +02:00
msb-430h boards: fixed doxygen in msp430 and x86 board.h 2016-03-15 18:37:54 +01:00
msba2 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
msba2-common boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
msbiot boards: cleaned up UART conf for stm32f4 based boards 2016-03-16 12:24:52 +01:00
mulle boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
native boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nrf51dongle xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
nrf52dk Merge pull request #5891 from kaspar030/improve_module_deps 2016-10-19 12:50:37 +02:00
nrf6310 boards/nrf6310: unified LED defines 2016-03-15 16:24:50 +01:00
nucleo-common boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f072 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f091 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f103 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f207 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f303 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f334 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f401 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-f446 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
nucleo-l1 xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
openmote-cc2538 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
pba-d-01-kw2x boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
pca10000 xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
pca10005 xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
pttu boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
qemu-i386 cpu: unify naming of ISR stacksize macro 2016-06-01 22:47:34 +02:00
remote-common boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
remote-pa boards/remote: add Makefile.dep 2016-10-21 14:49:44 +02:00
remote-reva boards/remote: add Makefile.dep 2016-10-21 14:49:44 +02:00
remote-revb boards/remote: add Makefile.dep 2016-10-21 14:49:44 +02:00
saml21-xpro boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
samr21-xpro Merge pull request #5891 from kaspar030/improve_module_deps 2016-10-19 12:50:37 +02:00
seeeduino_arch-pro boards: seeeduino_arch-pro: initial support based on mbed_lpc1768 board 2016-07-16 11:47:34 +02:00
slwstk6220a boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
sodaq-autonomo boards/sodaq-autonomo: use comma on last element of a list too 2016-10-10 22:03:16 +02:00
spark-core sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config 2016-07-06 18:16:15 +02:00
stm32f0discovery cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics 2016-03-29 22:25:50 +02:00
stm32f3discovery Merge pull request #4164 from DipSwitch/add_clock_selection_stm32f3 2016-03-30 09:32:33 +02:00
stm32f4discovery xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
telosb Merge pull request #5891 from kaspar030/improve_module_deps 2016-10-19 12:50:37 +02:00
udoo udoo: fix LED macro 2016-03-31 00:40:40 +02:00
waspmote-pro boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
weio boards/weio: unified LED defines 2016-03-15 18:37:53 +01:00
wsn430-common sys: remove config module 2016-08-27 07:57:09 +02:00
wsn430-v1_3b boards: fixed doxygen in msp430 and x86 board.h 2016-03-15 18:37:54 +01:00
wsn430-v1_4 boards: fixed doxygen in msp430 and x86 board.h 2016-03-15 18:37:54 +01:00
x86-multiboot-common boards/x86-multiboot-common/Makefile.include: Add -Wl,--gc-sections to linker options 2016-08-10 16:18:29 +02:00
yunjia-nrf51822 xtimer: Rename XTIMER -> XTIMER_DEV 2016-07-06 22:23:04 +02:00
z1 boards: adapt to automatically included boards/$board/Makefile.dep 2016-09-29 15:41:12 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.jlink make: added common JLink Makefile for boards 2015-10-28 11:19:38 +01: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.