osd-contiki/platform/msb430/dev
2011-01-05 17:02:15 +00:00
..
adc.c use three different input channels for the accelerometer. 2008-03-27 13:04:59 +00:00
adc.h Platform-specific devices. 2007-06-28 12:52:41 +00:00
cc1020-internal.h do2unix conversion 2011-01-05 17:02:15 +00:00
cc1020-uip.c improved uip support and cleaned up the source. 2007-12-17 13:33:09 +00:00
cc1020-uip.h improved uip support and cleaned up the source. 2007-12-17 13:33:09 +00:00
cc1020.c Switched to the NETSTACK API. 2010-03-04 14:16:30 +00:00
cc1020.h do2unix conversion 2011-01-05 17:02:15 +00:00
dma.c Call BIC_SR_IRQ to properly go switch of IRQ mode in the saved flag in the stack. 2009-08-17 11:32:17 +00:00
dma.h use synchronous transmission. 2007-12-17 15:26:47 +00:00
infomem.c Backup all the infomem before erasing the segment. Thanks to Frederik Hermans for reporting this. 2009-07-21 16:56:33 +00:00
infomem.h cr->lf 2007-08-20 11:01:13 +00:00
msb430-uart1.c resolved conflict with type declaration 2010-12-01 10:19:58 +00:00
msb430-uart1.h code style compliancy 2009-06-29 12:46:49 +00:00
rs232.c code style compliancy 2009-06-29 12:46:49 +00:00
rs232.h code style compliancy 2009-06-29 12:46:49 +00:00
sd-arch.c wait for RX before reading, and ensure that the byte is read out by using a volatile dummy variable 2009-11-06 15:40:15 +00:00
sd-arch.h Patch from David Gustafsson: break out SPI functions and fix bug in capacity 2009-11-03 15:21:43 +00:00
sd.c Changed the name of the declaration of the default block size. Reduced the OCR reading timeout. 2009-11-07 01:05:23 +00:00
sd.h Changed the name of the declaration of the default block size. Reduced the OCR reading timeout. 2009-11-07 01:05:23 +00:00
sht11-arch.h Made driver less platform-dependent and added support for msb-430. 2007-10-22 12:19:58 +00:00