mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
dd26accc07
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 |
||
---|---|---|
.. | ||
adc-sensor.c | ||
button-sensor.c | ||
button-sensor.h | ||
leds-arch.c | ||
m25p16.c | ||
m25p16.h | ||
models.c | ||
models.h | ||
n740.c | ||
n740.h | ||
sensinode-sensors.c | ||
sensinode-sensors.h | ||
slip-arch.c |