RIOT Platforms - thomaseichinger/RIOT GitHub Wiki
The following table lists the platforms currently supported by RIOT:
Board | Supplier | MCU (cpu) | Radio | Family | Vendor | Status |
---|---|---|---|---|---|---|
native | n/a | Linux/OSX on x86 | tap | native | n/a | full support |
msb-430 | FU Berlin | MSP430x16x | cc1020 | MSP430 | TI | partly supported |
msb-430h | FU Berlin | MSP430x16x | cc1100 | MSP430 | TI | full support |
chronos | TI | CC430 | cc1100 | MSP430 | TI | full support |
telosb | Memsic | MSP430x16x | cc2420 | MSP430 | TI | full support |
wsn430-v1_3b | INRIA | MSP430x16x | cc1100 | MSP430 | TI | full support |
wsn430-v1_4 | INRIA | MSP430x16x | cc2420 | MSP430 | TI | full support |
Z1 | Zolertia | MSP430x16x | cc2420 | MSP430 | TI | partial support (sensors and external flash not supported yet) |
avsextrem | FU Berlin | LPC2387 | cc1100 | ARM7 | NXP | full support |
msba2 | FU Berlin | LPC2387 | cc1100 | ARM7 | NXP | full support |
pttu | ? | LPC2387 | cc1100 | ARM7 | NXP | ? |
olimex_lpc2148 | Olimex | LPC2148 | ? | ARM7 | NXP | ? |
redbee-econotag | Redwire | MC13224 | MC13224 (on die) | ARM7 | Freescale | full support |
mbed_lpc1768 | embed | LPC1768 | ethernet (on die) | ARM Cortex-M3 | NXP | partly supported |
HiKoB Fox | HiKoB | STM32F103RE | Atmel AT86RF231 | ARM Cortex-M3 | STM | partly supported |
IoT-LAB M3 node (FIT) | HiKoB | STM32F103RE | Atmel AT86RF231 | ARM Cortex-M3 | STM | partly supported |
Addionaly there are a number of platforms for which support is planned or currently in progress:
Board | Supplier | MCU (cpu) | Radio | Family | Vendor | Status |
---|---|---|---|---|---|---|
galileo | intel | quark | IEEE 802.3 | x86 | Intel | in progress |
betty | various suppliers | LPC2220 | cc1100 | ARM7 | NXP | planned |
stm32f0discovery | STM | STM32F051R8 | n/a | ARM Cortex-M0 | STM | in progress |
stm32f3discovery | STM | STM32F303VC | n/a | ARM Cortex-M4 | STM | in progress |
stm32f4discovery | STM | STM32F407VG | n/a | ARM Cortex-M4 | STM | in progress |
f4vil | FU Berlin | STM32F415RG | ? | ARM Cortex-M4 | STM | in progress |
arduino-due | Arduino | SAM3X8E | n/a | ARM Cortex-M3 | Atmel | partly supported (see PRs) |
UDOO | UDOO | SAM3X8E | n/a | ARM Cortex-M3 | Atmel | partly supported (see PRs) |
XMC2Go | Infineon | xmc1100-64 | n/a | ARM Cortex-M0 | Infineon | in progress |
Teensy 3.1 | PJRC | MK20DX256VLH7 | n/a | ARM Cortex-M4 | Freescale | in progress |
"Supplier" denotes a source for purchasing, "Vendor" is the MCU manufacturer (i.e. the source for data sheets).