osd-contiki/platform/sensinode/apps/batmon
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
..
batmon.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
Makefile.batmon Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00