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-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
adamdunkels
d134a1fcb1
Moved sky-specific make targets from the tools/sky/Makefile to the more natural platform/sky/Makefile.sky. Added a number of convenient targets for accessing the serial port.
2008-05-29 20:15:49 +00:00
..
apps
added 5 second delay before actually burning the node id (may otherwise cause problems with the .upload script)
2008-02-25 16:34:56 +00:00
dev
Code style fix
2008-02-11 10:43:31 +00:00
doc
Short description of the Tmote Sky platform
2007-03-29 23:13:39 +00:00
cfs-coffee-arch.h
Configuration for the Sky platform.
2008-04-28 10:34:33 +00:00
contiki-conf.h
Changed the name of UIP_CONF_TCP_FORWARD to UIP_CONF_IP_FORWARD since forwarding is done at the IP level
2008-05-14 19:19:28 +00:00
contiki-sky-main.c
Moved ctimer_init() so that MAC protocols can use ctimers in their initialization code
2008-05-19 12:07:49 +00:00
energest-arch.c
swapped the currents for lpm and cpu.
2007-12-17 18:47:17 +00:00
Makefile.sky
Moved sky-specific make targets from the tools/sky/Makefile to the more natural platform/sky/Makefile.sky. Added a number of convenient targets for accessing the serial port.
2008-05-29 20:15:49 +00:00
node-id.c
Node IDs are stored in external memory and restored on bootup
2007-03-23 09:59:08 +00:00
node-id.h
Node IDs are stored in external memory and restored on bootup
2007-03-23 09:59:08 +00:00