.. |
dev
|
reverted previous patch: appears to create problems on hardware
|
2010-03-05 12:06:03 +00:00 |
button.c
|
Use LPM4_EXIT to return from sleep on msp430.
|
2006-08-17 15:41:13 +00:00 |
cc2420-arch-sfd.c
|
Values altered in interrupt handlers should be volatile
|
2010-01-26 10:20:16 +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 SFD timestamps configurable via external definition
|
2010-05-10 11:32:44 +00:00 |
clock.c
|
Bugfix: the clock interrupt now flushes the energy estimator to avoid overflow of the LPM mode
|
2010-04-04 12:29:50 +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
|
Added rule to use MSPSim to show the maptable from the last compilation on MSP430 targets
|
2010-04-20 15:38:09 +00:00 |
minileds.c
|
Minimalistic plug in replacement for the leds package.
|
2006-09-27 09:32:08 +00:00 |
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
|
* Remove printfs.
|
2006-12-01 15:06:42 +00:00 |
rtimer-arch.c
|
Turn off timer before updating - needed to avoid bugs in ContikiMAC - not 100% sure why
|
2010-02-18 22:15:54 +00:00 |
rtimer-arch.h
|
Increased the rtimer granularity: needed to make contikimac work
|
2010-03-19 13:25:52 +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
|
Print out stack pointer when rebooting node
|
2010-04-04 12:30:10 +00:00 |