osd-contiki/cpu/msp430
2009-04-08 14:56:00 +00:00
..
dev fix compiler warnings. patch from Jesper Karlsson. 2009-04-08 14:56:00 +00:00
button.c Use LPM4_EXIT to return from sleep on msp430. 2006-08-17 15:41:13 +00:00
cc2420-arch.c fixed variable names 2009-04-02 22:39:29 +00:00
clock.c moved rtimer from TimerB to TimerA so that TimerB subsystem is free for other uses 2008-12-02 12:44:48 +00:00
flash.c Updated to use the watchdog API 2007-11-17 10:28:04 +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 Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
minileds.c Minimalistic plug in replacement for the leds package. 2006-09-27 09:32:08 +00:00
msp430.c added DCO-resync function and default config 2009-02-04 18:28:44 +00:00
msp430.h Added improvements suggested by Hardy Greich: define CPU speed in one place only (contiki-conf.h), added nop to XTAL settlement delay 2008-02-03 20:58:11 +00:00
msp430def.h added workaround for memcpy/memset bug in mspgcc 2009-04-06 13:07:37 +00:00
mtarch.c implemented support for data argument when starting threads: 2008-11-21 10:28:32 +00:00
mtarch.h implemented support for data argument when starting threads: 2008-11-21 10:28:32 +00:00
rom.c * Remove printfs. 2006-12-01 15:06:42 +00:00
rtimer-arch.c moved rtimer from TimerB to TimerA so that TimerB subsystem is free for other uses 2008-12-02 12:44:48 +00:00
rtimer-arch.h moved rtimer from TimerB to TimerA so that TimerB subsystem is free for other uses 2008-12-02 12:44:48 +00:00
slip_uart1.c Made SLIP code coexist with ordinary serial code. If WITH_UIP=1, the SLIP code is used instead. 2008-02-03 20:59:35 +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 Count the number of times the watchdog has been stopped to avoid starting it when someone else has stopped it 2008-02-11 10:45:19 +00:00