osd-contiki/cpu/cc253x
George Oikonomou dd26accc07 We can now use SDCC's __nonbanked feature
This allows us to reduce CODE footprint of SDCC projects
built with --model-huge. Use carefully!

* Added a facility which allows us to enable/disable the
  feature from the CPU dir (CC_CONF_NON_BANKED_OPTIMIZATION)
* Added the CC_NON_BANKED keyword to some platform files
  (expands to __nonbanked)
* Started using this for some examples
2012-04-26 15:28:43 +01:00
..
dev Added support for reading MAC from the cc253x flash 2012-04-20 16:03:38 +01:00
8051def.h We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
bank-alloc.py
cc253x.h
Makefile.cc253x The cc253x Makefile specifies SoC flavor 2012-04-20 16:03:38 +01:00
mtarch.h
rtimer-arch.c
rtimer-arch.h
segment.rules
sfr-bits.h
soc.c
soc.h The cc253x Makefile specifies SoC flavor 2012-04-20 16:03:38 +01:00