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-27 01:31:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
adamdunkels
8e5d255b5b
Moved initialization of the SHT11 until after other initialization: this seems to fix a bug where the SHT11 temperature and humidity values started varying wildly.
2008-07-08 08:23:24 +00:00
..
apps
…
dev
Changed type from off_t (that potentially conflicts with existing types.h typedefs) to unsigned long
2008-07-03 23:12:10 +00:00
doc
…
cfs-coffee-arch.h
Configuration for the Sky platform.
2008-04-28 10:34:33 +00:00
contiki-conf.h
Changed name of simple-cc2420 to cc2420
2008-07-02 09:38:06 +00:00
contiki-sky-main.c
Moved initialization of the SHT11 until after other initialization: this seems to fix a bug where the SHT11 temperature and humidity values started varying wildly.
2008-07-08 08:23:24 +00:00
energest-arch.c
moved energest from lib/ to sys/
2008-07-03 23:59:20 +00:00
Makefile.sky
Added cc2420-aes.c (functions for interfacing the build-in AES support of the CC2420)
2008-07-02 08:47:05 +00:00
node-id.c
…
node-id.h
…