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
button.c
cc2420_uart0.c
clock.c corrected comments 2007-04-02 16:32:20 +00:00
flash.c
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
rtimer-arch.c rtimer_arch_now() now returns the correct value 2007-04-07 05:45:08 +00:00
rtimer-arch.h Fixed description 2007-04-03 19:04:27 +00:00
slip_uart1.c
spi.c
uip-ipchksum.c * remove author. 2007-04-04 11:53:07 +00:00
watchdog.c