1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards
Ludwig Ortmann b6781cdf0f add native flash and term targets
flash does nothing
term starts the project with PORT misused for the tap interface
PORT is unset if nativenet is not used
2014-01-09 12:53:40 +01:00
..
avsextrem removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
chronos muting compiler and binutils optionally 2014-01-05 16:11:08 +01:00
mbed_lpc1768 fixed include path for mbed board 2014-01-05 16:11:08 +01:00
msb-430 removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
msb-430-common muting compiler and binutils optionally 2014-01-05 16:11:08 +01:00
msb-430h further Makefile cleanup 2014-01-05 16:11:08 +01:00
msba2 removed redundant include pathes from Makefiles 2014-01-05 16:11:08 +01:00
msba2-common muting compiler and binutils optionally 2014-01-05 16:11:08 +01:00
native add native flash and term targets 2014-01-09 12:53:40 +01:00
olimex_lpc2148 Added the boards folder to the doxygen tree 2013-12-16 14:00:37 +01:00
pttu making include directives consistent 2013-12-19 15:31:37 +01:00
redbee-econotag muting compiler and binutils optionally 2014-01-05 16:11:08 +01:00
telosb muting compiler and binutils optionally 2014-01-05 16:11:08 +01:00
wsn430-common muting compiler and binutils optionally 2014-01-05 16:11:08 +01:00
wsn430-v1_3b further Makefile cleanup 2014-01-05 16:11:08 +01:00
wsn430-v1_4 further Makefile cleanup 2014-01-05 16:11:08 +01:00
doc.txt Added the boards folder to the doxygen tree 2013-12-16 14:00:37 +01:00
LICENSE moved boards into subdirectory 2013-11-06 10:11:57 -08:00
README.md moved boards into subdirectory 2013-11-06 10:11:57 -08:00

Platform configurations for RIOT-OS

This repository contains existing configuration and initialization files for platforms supported by RIOT-OS.

RIOT's kernel, system libraries, and drivers can be found here: https://github.com/RIOT-OS/RIOT