1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards
René Kijewski 54047c72d3 native: override INCLUDES w/ NATIVEINCLUDES
Currrently native overrides the object file targets, because it needs
the different include paths to interact with libc and the OS.

This PR simplifies their makefiles to only override the variable
INCLUDES, instead of overriding the targets.
2014-07-07 23:09:14 +02:00
..
arduino-due boards: removed -lto flag and cleanup for udoo&arduino due 2014-07-03 15:23:34 +02:00
avsextrem Merge pull request #1318 from haukepetersen/msba2_pwm 2014-06-22 13:07:48 +02:00
chronos make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
mbed_lpc1768 dist/tools: add license checker 2014-06-17 10:17:20 +02:00
msb-430 make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
msb-430-common make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
msb-430h make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
msba2 Merge pull request #1318 from haukepetersen/msba2_pwm 2014-06-22 13:07:48 +02:00
msba2-common make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
native native: override INCLUDES w/ NATIVEINCLUDES 2014-07-07 23:09:14 +02:00
pttu Merge pull request #1318 from haukepetersen/msba2_pwm 2014-06-22 13:07:48 +02:00
qemu-i386 x86: shutdown on LPM_POWERDOWN 2014-06-24 16:05:19 +02:00
redbee-econotag make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
telosb boards: harmonise cc2420 isr 2014-06-30 13:56:41 +02:00
udoo boards: removed -lto flag and cleanup for udoo&arduino due 2014-07-03 15:23:34 +02:00
wsn430-common make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
wsn430-v1_3b make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
wsn430-v1_4 boards: harmonise cc2420 isr 2014-06-30 13:56:41 +02:00
x86-multiboot-common x86: garbage collect section if not debugging 2014-06-19 12:35:10 +02:00
z1 boards: harmonise cc2420 isr 2014-06-30 13:56:41 +02:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01: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.