1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
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
..
arm_common make: detect their module name automatically 2014-06-17 15:49:32 +02:00
cc430 make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
cortex-m3_common cpu cortex-m3_common: cleanup thread_arch.c 2014-07-01 23:08:30 +02:00
lpc1768 lpc1768: cleanup Makefile 2014-06-21 01:17:09 +02:00
lpc2387 Merge pull request #1318 from haukepetersen/msba2_pwm 2014-06-22 13:07:48 +02:00
lpc_common make: detect their module name automatically 2014-06-17 15:49:32 +02:00
mc1322x make: easifier usage of module subdirectories 2014-06-17 15:49:32 +02:00
msp430-common msp430: provide oneway-malloc implicitly 2014-05-22 15:40:25 +02:00
msp430x16x Merge pull request #1348 from SGSSGene/bugfix_writetorom 2014-06-26 10:39:50 +02:00
native native: override INCLUDES w/ NATIVEINCLUDES 2014-07-07 23:09:14 +02:00
sam3x8e cpu - sam3x8e: fixed vtimer, added timer_set_absolute 2014-07-02 12:41:54 +02:00
x86 x86: add read-before-write check at runtime 2014-05-31 19:45:19 +02:00
doc.txt remove trailing whitespace and newlines 2014-02-11 18:45:06 +01:00