1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Go to file
Oleg Hahm e35e24f002 Merge pull request #36 from OlegHahm/include_fixes
fixed missing inttypes includes for all platforms
2013-10-29 12:31:35 -07:00
avsextrem fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
chronos fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
msb-430 fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
msb-430-common fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
msb-430h fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
msba2 fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
msba2-common fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
native added missing header guard to native board.h 2013-10-29 17:15:40 +01:00
olimex_lpc2148 fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
pttu define radiopacket_length_t in board.h 2013-10-20 17:54:31 +02:00
redbee-econotag fix: compilation with -mthumb flag for certain files 2013-10-22 12:37:16 +02:00
telosb fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
wsn430-common fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
wsn430-v1_3b fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
wsn430-v1_4 fixed missing stdint includes for all platforms 2013-10-29 10:39:31 +01:00
.gitignore Force Git to ignore backup files 2013-10-09 14:51:32 +02:00
LICENSE added missing LICENSE file 2013-08-27 18:12:57 +02:00
Makefile updated Makefiles for MSB-A2 and AVSEXTREM 2013-09-30 17:13:19 +02: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