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-08-12 21:25:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e5f0d786a851520dffb6a7a53bf86d3d2339385a
contiki
/
platform
/
sky
History
joxe
e5f0d786a8
fixed sky platform to use the new uart1_active api to avoid messing up last chars transmitted
2009-01-31 12:45:03 +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
removed compiler warning by returning 0 at undefined value
2009-01-23 17:08:17 +00:00
doc
…
cfs-coffee-arch.h
reduced default sizes
2008-10-09 14:56:53 +00:00
contiki-conf.h
elfloader executing loaded programs from ram (not rom) by default on msp430 platforms.
2009-01-15 09:04:04 +00:00
contiki-sky-main.c
fixed sky platform to use the new uart1_active api to avoid messing up last chars transmitted
2009-01-31 12:45:03 +00:00
Makefile.sky
Updated to make use of the tmote-bsl instead of msp430-bsl (needed for the Sentilla JCreate) if it exists
2009-01-15 22:12:46 +00:00
node-id.c
…
node-id.h
…