contiki/cpu/msp430
2008-07-02 14:11:34 +00:00
..
dev enabled ADC IRQs if ADC sensors active 2008-04-25 15:53:55 +00:00
button.c
cc2420-arch.c Changed name of the simple-cc2420 module to cc2420: changed all function names and variable names from simple_cc2420_* to cc2420_*. 2008-07-02 09:05:40 +00:00
clock.c Reformatting to comply with code style 2008-01-08 08:01:41 +00:00
flash.c
leds-arch.c
loader-arch.c
lpm.c
Makefile.msp430 The .ihex file use the intermediate Contiki-wide .$(TARGET) target instead of the MSP430-specific .firmware 2008-07-02 14:11:34 +00:00
minileds.c
msp430.c Initialize watchdog instead of stopping and starting it 2008-02-11 10:44:49 +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
mtarch.c
mtarch.h
rom.c
rtimer-arch.c removed offset in rtimer_arch 2007-11-19 22:38:57 +00:00
rtimer-arch.h removed offset in rtimer_arch 2007-11-19 22:38:57 +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
uip-ipchksum.c
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