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
/
sky
/
dev
History
nifi
18f5ef71f0
added missing include
2010-02-03 20:30:07 +00:00
..
acc-sensor.c
Updated to match the new sensors API
2010-01-14 20:01:18 +00:00
acc-sensor.h
…
battery-sensor.c
added missing include
2010-02-03 20:30:07 +00:00
button-sensor.c
Updated to match the new sensors API
2010-01-14 20:01:18 +00:00
ext-sensor.c
…
ext-sensor.h
…
i2c.c
…
i2c.h
…
light-sensor.c
minor cleanup
2010-02-02 21:17:44 +00:00
light-sensor.h
Added constants for light sensor values
2010-01-14 20:23:02 +00:00
light.c
…
light.h
…
radio-sensor.c
Updated to match the new sensors API
2010-01-14 20:01:18 +00:00
sht11-arch.h
…
sky-sensors.c
refactored some ADC code into sky-sensors and made it possible to turn off sensors to save energy
2010-02-02 20:59:45 +00:00
sky-sensors.h
refactored some ADC code into sky-sensors and made it possible to turn off sensors to save energy
2010-02-02 20:59:45 +00:00
xmem.c
…