contiki/cpu/msp430
oliverschmidt ae2073cac9 Factored out setup directory search path for source files into Makefile.include.
- All compilers used support the -I option for setting an include search directory.

- The Contiki source tree follows the (common) approach of placing declarations (in headerf iles) in the same directory as definitions (in source files).

As a result it makes sense to use the -I compiler option for just the same set of directories used for the vpath gnumake directive.

Note: I checked several builds but nevertheless one or the other might need some additional adjustsments. Sorry for the inconvenience.
2007-05-19 07:54:53 +00:00
..
dev LPM4_EXIT instead of LPM_AWAKE() 2007-03-21 23:23:43 +00:00
button.c
cc2420_uart0.c
clock.c
flash.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
leds-arch.c
loader-arch.c
lpm.c
Makefile.msp430 Factored out setup directory search path for source files into Makefile.include. 2007-05-19 07:54:53 +00:00
minileds.c
msp430.c
msp430.h
mtarch.c
mtarch.h
rom.c * Remove printfs. 2006-12-01 15:06:42 +00:00
rtimer-arch.c
rtimer-arch.h
slip_uart1.c
spi.c
uip-ipchksum.c
watchdog.c