1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
kYc0o 69b1ef3a41 Merge pull request #5167 from aabadie/iotlab-a8-m3
board: port to iotlab M3 of A8
2016-06-06 15:08:32 +02:00
..
airfy-beacon sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
arduino-due boards: adapted LED initialization calls 2016-03-17 14:55:31 +01:00
arduino-mega2560 sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
avsextrem core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
cc2538dk boards/cc2538dk: fix wrong UART CTS and RTS pins 2016-04-14 12:10:59 +02:00
cc2650stk cc2650stk: remove XTIMER_SHIFT_ON_COMPARE definition 2016-04-20 10:16:19 +02:00
chronos sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04: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 Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse 2016-05-17 10:51:46 +02:00
frdm-k64f cpu/kinetis_common: Implement DAC periph driver 2016-03-22 06:06:56 +01:00
iotlab-a8-m3 boards/iotlab-a8-m3: initial implementation 2016-05-31 14:52:49 +02:00
iotlab-common boards/iotlab-a8-m3: initial implementation 2016-05-31 14:52:49 +02:00
iotlab-m3 boards/iotlab-a8-m3: initial implementation 2016-05-31 14:52:49 +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/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
msb-430h boards: fixed doxygen in msp430 and x86 board.h 2016-03-15 18:37:54 +01:00
msba2 make: introduce netif_default pseudomodule 2016-03-24 16:47:30 +01:00
msba2-common arm7: Use TARGET_ARCH instead of custom toolchain specification 2016-03-21 12:19:30 +01:00
msbiot boards: cleaned up UART conf for stm32f4 based boards 2016-03-16 12:24:52 +01:00
mulle Merge pull request #5337 from gebart/pr/mulle-pta17-adc 2016-04-26 20:35:34 +02:00
native make debug: start gdb quietly 2016-04-22 12:00:10 +02:00
nrf51dongle sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
nrf52dk baords: adapted saul config to GPIO changes 2016-03-17 14:55:30 +01:00
nrf6310 boards/nrf6310: unified LED defines 2016-03-15 16:24:50 +01:00
nucleo-common boards/nucleo-common: unified LED defines 2016-03-15 16:24:50 +01:00
nucleo-f072 nucleo-f072: Added support for board. 2016-03-31 19:08:10 +02:00
nucleo-f091 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
nucleo-f103 Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse 2016-05-17 10:51:46 +02:00
nucleo-f303 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
nucleo-f334 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
nucleo-f401 boards: adapted LED initialization calls 2016-03-17 14:55:31 +01:00
nucleo-l1 Merge pull request #4225 from DipSwitch/stm32f1_dac_implementation 2016-03-30 01:31:43 +02:00
openmote-cc2538 cpu/cc2538: add periph/spi driver 2016-03-28 17:24:07 -04:00
pba-d-01-kw2x boards/pba-d-01-kw2x/board.c: fix leds default state 2016-04-21 22:23:44 +02:00
pca10000 sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
pca10005 sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
pttu boards/pttu: unified LED defines 2016-03-15 18:37:52 +01:00
qemu-i386 cpu: unify naming of ISR stacksize macro 2016-06-01 22:47:34 +02:00
remote cpu/cc2538: add periph/spi driver 2016-03-28 17:24:07 -04:00
saml21-xpro boards/saml21-xpro: adapted GPIO driver 2016-03-17 14:39:11 +01:00
samr21-xpro Merge pull request #4719 from immesys/feature-samr21e 2016-03-25 22:12:28 +01:00
slwstk6220a boards/slwstk6220a: adapted to GPIO changes 2016-03-17 14:39:11 +01:00
spark-core Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse 2016-05-17 10:51:46 +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 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
telosb sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
udoo udoo: fix LED macro 2016-03-31 00:40:40 +02:00
weio boards/weio: unified LED defines 2016-03-15 18:37:53 +01:00
wsn430-common sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04: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/multiboot: close doxy group 2016-04-11 22:42:54 +02:00
yunjia-nrf51822 sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04:00
z1 sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE 2016-04-18 12:06:20 -04: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.