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-11 03:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
nifi
18f5ef71f0
added missing include
2010-02-03 20:30:07 +00:00
..
apps
…
dev
added missing include
2010-02-03 20:30:07 +00:00
doc
…
cfs-coffee-arch.h
make watchdog management slightly more abstract to simplify porting
2010-01-14 21:16:58 +00:00
checkpoint-arch.c
cfs_coffee_get_fd_set() was renamed
2009-02-09 10:09:13 +00:00
contiki-conf.h
Use cxmac for IP, xmac for non-IP. Increased uIP buffer size for IPv6 to accomodate ICMP packets
2010-02-03 16:48:04 +00:00
contiki-sky-main.c
Turning of the MAC protocol in the IPv4-over-mesh actually made performance worse due to broadcasts being received multiple times, which interfered with SLIP I/O
2010-02-03 01:20:47 +00:00
Makefile.sky
refactored some ADC code into sky-sensors and made it possible to turn off sensors to save energy
2010-02-02 20:59:45 +00:00
node-id.c
…
node-id.h
…