contiki/cpu/msp430
2010-12-16 22:50:21 +00:00
..
dev added some files for MSP430X I/O 2010-08-24 16:23:20 +00:00
button.c
cc2420-arch-sfd.c Store timestamps in the cc2420 module instead of the cc2420-arch-sfd module 2010-12-16 22:49:12 +00:00
cc2420-arch-sfd.h Values altered in interrupt handlers should be volatile 2010-01-26 10:20:16 +00:00
cc2420-arch.c Made configuration of CC2420 SFD timestamps easier 2010-12-16 22:49:33 +00:00
clock.c Turned up the rtimer resolution to 32678 Hz. 2010-12-16 22:50:21 +00:00
flash.c Fixed a bug found by Moritz Straube - writing to the internal flash would lock up contikimac. The problem was due to the IFG1 being reset to zero before writing to flash. 2010-11-15 21:52:54 +00:00
leds-arch.c
loader-arch.c A simple but substantial change: uIP used the htons()/HTONS() macro 2010-10-19 18:29:03 +00:00
lpm.c
Makefile.msp430 added some files for MSP430X I/O 2010-08-24 16:23:20 +00:00
minileds.c
msp430.c only include memcpy/set workaround when needed 2010-03-21 10:40:15 +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 activated the new workaround... 2010-03-19 14:50:07 +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
rtimer-arch.c added missing include 2010-11-27 15:27:20 +00:00
rtimer-arch.h Turned up the rtimer resolution to 32678 Hz. 2010-12-16 22:50:21 +00:00
slip_uart0.c added some files for MSP430X I/O 2010-08-24 16:23:20 +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
spix.c added some files for MSP430X I/O 2010-08-24 16:23:20 +00:00
uip-ipchksum.c * remove author. 2007-04-04 11:53:07 +00:00
watchdog.c Only include code for stack printouts when needed 2010-11-12 15:54:41 +00:00