1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Go to file
Christian Mehlis 4997e61566 fixed old-style-declaration warning
board_init.c:7:1: warning: 'static' is not at beginning of declaration
[-Wold-style-declaration]
2013-07-18 16:06:02 +02:00
chronos modified and cleaned some files to build RIOT for chronos 2013-03-30 21:37:56 +01:00
msb-430 * deleted Jam files 2013-03-13 17:46:48 +01:00
msb-430-common fixed old-style-declaration warning 2013-07-18 16:06:02 +02:00
msb-430h * added missing include paths to msb-430 Makefiles 2013-04-18 02:31:02 +02:00
msba2 * fixed includes for msba2 2013-06-12 16:27:17 +02:00
msba2-common * fixed includes for msba2 2013-06-12 16:27:17 +02:00
native moved native internal functions declarations 2013-07-15 20:57:12 +02:00
olimex_lpc2148 * deleted Jam files 2013-03-13 17:46:48 +01:00
pttu * deleted Jam files 2013-03-13 17:46:48 +01:00
redbee-econotag * initial commit for yet not working redbee support 2013-04-02 10:06:17 +02:00
wsn430-common added wsn430-v1.4 2013-06-06 09:13:10 +02:00
wsn430-v1_3b added wsn430-v1.4 2013-06-06 09:13:10 +02:00
wsn430-v1_4 * fixed include path 2013-06-25 15:31:54 +02:00
Makefile * renamed makefiles to Makefile 2013-03-10 16:50:50 +01:00
Makefile.base added wsn430-v1.4 2013-06-06 09:13:10 +02:00
README.md Create README.md 2013-02-08 08:45:26 -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