osd-contiki/platform/sensinode
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
..
apps/batmon We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
dev We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
contiki-conf.h Comment rewording and formatting 2012-04-03 16:26:10 +01:00
contiki-sensinode-main.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
debug.c Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
debug.h Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
disco.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
disco.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
Makefile.sensinode Renamed sensinode-debug to debug 2012-04-02 11:22:19 +01:00
putchar.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
segment.rules Reincarnate the sensinode/cc2430 port 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