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-02-03 00:34:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
/
dev
History
nifi
198db63c3b
Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors.
2010-08-25 19:30:52 +00:00
..
battery-sensor.c
Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors.
2010-08-25 19:30:52 +00:00
button-sensor.c
Updated to match the new sensors API
2010-01-14 20:01:18 +00:00
i2c.c
…
i2c.h
…
light-sensor.c
Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors.
2010-08-25 19:30:52 +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
Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors.
2010-08-25 19:30:52 +00:00
sht11-arch.h
…
sky-sensors.c
Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors.
2010-08-25 19:30:52 +00:00
sky-sensors.h
Moved the ADC configuration to sky-sensors.c and sensors now only need to specify their sample channel. This helps to avoid conflicts when using multiple sensors.
2010-08-25 19:30:52 +00:00
xmem.c
split hw config into platform-conf and adapted to new SPI and CC2420 naming
2010-06-23 10:18:05 +00:00