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-02-09 10:31:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
/
cc253x
History
George Oikonomou
195ada6668
Merge pull request
#1107
from phoenix-frozen/cc2530-rf-const-warning
...
fix minor warning in cc2530-rf driver
2015-08-03 10:28:43 +01:00
..
dev
fixed minor warning in cc2530-rf driver
2015-06-10 18:20:04 +01:00
usb
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
8051def.h
Remove CC2530 and CC2538 dummy watchdog_stop()
2015-06-01 15:24:14 +01:00
bank-alloc.py
…
cc253x.h
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
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
Put the cc253x custom makerules in its own customrules file
2014-01-26 23:20:41 +01:00
mtarch.h
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
rtimer-arch.c
…
rtimer-arch.h
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
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
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
stack.c
…
stack.h
…