osd-contiki/platform/sky/dev
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 * Change return type of i2c_start() to int. 2007-01-12 13:41:57 +00:00
i2c.h * Change return type of i2c_start() to int. 2007-01-12 13:41:57 +00:00
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 Import of files for the Tmote sky platform. 2006-08-02 14:44:46 +00:00
light.h Import of files for the Tmote sky platform. 2006-08-02 14:44:46 +00:00
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 sht11 architecture support for Sky 2007-10-23 08:53:50 +00:00
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