contiki/cpu/cc253x
Oliver Schmidt 1639b712bb Removed CC_FASTCALL.
CC_FASTCALL was introduced many years ago for the cc65 tool chain. It was never used for another tool chain. With a798b1d648 the cc65 tool chain doesn't need CC_FASTCALL anymore.
2015-11-01 18:10:17 +01:00
..
dev fixed minor warning in cc2530-rf driver 2015-06-10 18:20:04 +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