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
/
wismote
/
dev
History
Antonio Lignan
c5e9d688a5
Fixed sht11 driver, now ensures the i2c bus is disabled when initializing
2012-08-16 14:12:27 +02:00
..
acc-sensor.c
minor code cleanup
2012-01-09 14:55:51 +01:00
acc-sensor.h
minor code cleanup
2012-01-09 14:55:51 +01:00
battery-sensor.c
…
button-sensor.c
Cross compiler interrupt service routine compatibility definitions for MSP430 based platforms based on isr_compat.h by Steve Underwood.
2012-03-07 23:04:52 +01:00
ext-sensor.c
minor code cleanup
2012-01-09 14:55:51 +01:00
ext-sensor.h
minor code cleanup
2012-01-09 14:55:51 +01:00
i2c.c
…
i2c.h
…
light-sensor.c
…
light-sensor.h
…
light.c
…
light.h
…
radio-sensor.c
…
sht11-arch.h
Fixed sht11 driver, now ensures the i2c bus is disabled when initializing
2012-08-16 14:12:27 +02:00
sht15.c
moved macros to implementation file, end-of-line normalization, code style
2012-01-09 14:55:43 +01:00
sht15.h
moved macros to implementation file, end-of-line normalization, code style
2012-01-09 14:55:43 +01:00
sky-sensors.c
…
sky-sensors.h
…
xmem.c
…