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
joxe
5b1c229754
fixed battery sensor for sky platform
2008-09-18 21:29:06 +00:00
..
battery-sensor.c
fixed battery sensor for sky platform
2008-09-18 21:29:06 +00:00
button-sensor.c
Button sensor driver
2007-03-15 21:44:51 +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.c
…
light.h
…
radio-sensor.c
Changed name of the simple-cc2420 module to cc2420: changed all function names and variable names from simple_cc2420_* to cc2420_*.
2008-07-02 09:05:40 +00:00
sht11-arch.h
sht11 architecture support for Sky
2007-10-23 08:53:50 +00:00
xmem.c
Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long
2008-07-03 23:12:10 +00:00