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-20 16:32:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
cc2530dk
History
Simon Duquennoy
abf08a7167
Added net-debug.[ch] to provide debug functions even in the non-IP case
2016-04-26 16:08:10 +02:00
..
dev
…
contiki-conf.h
Change the default IPv6 prefix from aaaa::/64 to fd00::/64
2016-03-07 17:47:44 +01:00
contiki-main.c
Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy.
2015-09-04 11:46:00 +02:00
debug.c
…
debug.h
Remove documentation references to the Sensinode platform
2016-01-10 15:09:31 +00:00
Makefile.cc2530dk
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
Makefile.customrules-cc2530dk
…
models.h
…
putchar.c
…
segment.rules
…
uip-debug.c
Added net-debug.[ch] to provide debug functions even in the non-IP case
2016-04-26 16:08:10 +02:00
viztool.c
removed viztool usage of learned-from routing state that was removed
2016-03-26 09:45:37 +01:00