osd-contiki/platform/cc2530dk
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 New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
contiki-conf.h Added support for reading MAC from the cc253x flash 2012-04-20 16:03:38 +01:00
contiki-main.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
debug.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
debug.h New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
Makefile.cc2530dk New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
putchar.c New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
segment.rules New platform: TI cc2530 Development Kit 2012-03-23 14:41:07 +00:00
viztool.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00