contiki/platform/msb430/dev
nvt-se 709adf51ad Contributions from Michael Baar:
# msb430\dev\cc1020.c
Data type problem in the calibration function, therefore looping 10 seconds on boot. Fixed.

# msb430\contiki-msb430-main.c
Directly accessed power management while other modules used the Contiki layer resulting in the node sleeping most of the time. Fixed.
Added uIP support.

# msb430\buildscripts\makefile.win
Changed to erase only main-memory but keep infomemory so the node configuration is not erashed during flashing.
2007-07-31 07:54:44 +00:00
..
adc.c cleaned file. 2007-06-28 14:07:02 +00:00
adc.h Platform-specific devices. 2007-06-28 12:52:41 +00:00
cc1020-internal.h Improvement batch. 2007-07-05 08:35:13 +00:00
cc1020.c Contributions from Michael Baar: 2007-07-31 07:54:44 +00:00
cc1020.h Improvement batch. 2007-07-05 08:35:13 +00:00
dma.c Improvement batch. 2007-07-05 08:35:13 +00:00
dma.h Improvement batch. 2007-07-05 08:35:13 +00:00
infomem.c Platform-specific devices. 2007-06-28 12:52:41 +00:00
infomem.h Platform-specific devices. 2007-06-28 12:52:41 +00:00
msb430-uart1.c Platform-specific devices. 2007-06-28 12:52:41 +00:00
msb430-uart1.h Platform-specific devices. 2007-06-28 12:52:41 +00:00
rs232.c Platform-specific devices. 2007-06-28 12:52:41 +00:00
rs232.h Platform-specific devices. 2007-06-28 12:52:41 +00:00
sdspi.c Platform-specific devices. 2007-06-28 12:52:41 +00:00
sdspi.h Platform-specific devices. 2007-06-28 12:52:41 +00:00
watchdog.c Platform-specific devices. 2007-06-28 12:52:41 +00:00