This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-09 19:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
msb430
/
dev
History
nifi
e1c6c4993a
Removed references to irq, which is not used with the new sensor APIs
2010-01-14 18:13:33 +00:00
..
adc.c
…
adc.h
…
cc1020-internal.h
…
cc1020-uip.c
…
cc1020-uip.h
…
cc1020.c
Removed references to irq, which is not used with the new sensor APIs
2010-01-14 18:13:33 +00:00
cc1020.h
…
dma.c
…
dma.h
…
infomem.c
…
infomem.h
…
msb430-uart1.c
…
msb430-uart1.h
…
rs232.c
…
rs232.h
…
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
…
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
…