osd-contiki/platform/msb430/dev
nvt-se 665c58fd2a Contributions from Michael Baar:
CC1020

o   Turns off only after transmission has ended and not in between

o   Using events for DMA takes too long. It should use a callback when
    DMA finishes to turn off the transmit mode as early as possible.

Core/UART

o   Added profiling and energest initialization

o   Changed low-power mode from LPM1 to LPM3
2007-12-13 12:51:38 +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 Contributions from Michael Baar: 2007-12-13 12:51:38 +00:00
cc1020.c Contributions from Michael Baar: 2007-12-13 12:51:38 +00:00
cc1020.h Conform to the radio_driver interface. 2007-11-18 12:25:22 +00:00
dma.c DMA destination is now given as a parameter instead of being hardwired. 2007-11-06 15:08:55 +00:00
dma.h DMA destination is now given as a parameter instead of being hardwired. 2007-11-06 15:08:55 +00:00
infomem.c Use splhigh and splx. 2007-09-14 19:20:54 +00:00
infomem.h cr->lf 2007-08-20 11:01:13 +00:00
msb430-uart1.c Contributions from Michael Baar: 2007-12-13 12:51:38 +00:00
msb430-uart1.h cr->lf 2007-08-20 11:01:13 +00:00
rs232.c cr->lf 2007-08-20 11:01:13 +00:00
rs232.h cr->lf 2007-08-20 11:01:13 +00:00
sdspi.c Changes to standard types. 2007-08-16 13:24:57 +00:00
sdspi.h Changes to standard types. 2007-08-16 13:24:57 +00:00
sht11-arch.h Made driver less platform-dependent and added support for msb-430. 2007-10-22 12:19:58 +00:00
watchdog.c Platform-specific devices. 2007-06-28 12:52:41 +00:00