osd-contiki/platform/sensinode/dev
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
..
adc-sensor.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
button-sensor.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
button-sensor.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
leds-arch.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
m25p16.c We can now use SDCC's __nonbanked feature 2012-04-26 15:28:43 +01:00
m25p16.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
models.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
models.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
n740.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
n740.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
sensinode-sensors.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
sensinode-sensors.h Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00
slip-arch.c Reincarnate the sensinode/cc2430 port 2012-03-23 14:41:07 +00:00