osd-contiki/cpu/msp430
oliverschmidt 237b1617b5 Factored out setup directory search path for source files into Makefile.include.
- Search target specific directories before CPU specific directories.
- Search CPU specific directories before generic directories.

Note: I checked several builds but nevertheless one or the other might need some additional adjustsments. Sorry for the inconvenience.
2007-05-13 08:41:11 +00:00
..
dev LPM4_EXIT instead of LPM_AWAKE() 2007-03-21 23:23:43 +00:00
button.c Use LPM4_EXIT to return from sleep on msp430. 2006-08-17 15:41:13 +00:00
cc2420_uart0.c Use LPM4_EXIT to return from sleep on msp430. 2006-08-17 15:41:13 +00:00
clock.c corrected comments 2007-04-02 16:32:20 +00:00
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 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
loader-arch.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
lpm.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
Makefile.msp430 Factored out setup directory search path for source files into Makefile.include. 2007-05-13 08:41:11 +00:00
minileds.c Minimalistic plug in replacement for the leds package. 2006-09-27 09:32:08 +00:00
msp430.c Moved uip_ipchksum() into a separate file to allow the Tmote Sky port to be compiled entirely without uIP 2007-03-15 21:47:45 +00:00
msp430.h MSP430 definitions 2007-03-15 21:38:22 +00:00
mtarch.c Added a function for measuring stack usage 2006-09-26 20:56:42 +00:00
mtarch.h Added a function for measuring stack usage 2006-09-26 20:56:42 +00:00
rom.c * Remove printfs. 2006-12-01 15:06:42 +00:00
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 Removed clock_delay() 2007-03-29 23:43:59 +00:00
spi.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
uip-ipchksum.c * remove author. 2007-04-04 11:53:07 +00:00
watchdog.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00