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
/
cpu
/
cc253x
History
George Oikonomou
0de1dc1025
Remove built-in sniffer support: CC2530
2016-08-12 01:23:49 +01:00
..
dev
Remove built-in sniffer support: CC2530
2016-08-12 01:23:49 +01:00
usb
…
8051def.h
Removed CC_FASTCALL.
2015-11-01 18:10:17 +01:00
bank-alloc.py
…
cc253x.h
…
Makefile.cc253x
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-cc253x
…
mtarch.h
…
rtimer-arch.c
…
rtimer-arch.h
…
segment.rules
…
sfr-bits.h
Implement extended RF API for the CC2530 RF
2014-04-23 12:16:50 +01:00
soc.c
…
soc.h
…
stack.c
…
stack.h
…