osd-contiki/cpu
George Oikonomou a63376f8be Use -Os for CC2538 builds
As discussed in #503, -Os was broken with one of the toolchains
recommended in the platform's README and for that reason we were
using -O2 by default.

This commit sets the default to -Os and updates the README to no
longer recommend the toolchain in question
2014-01-31 20:02:43 +00:00
..
6502 Add the explicit list of modules, since we cannot do auto-dependency management of them 2014-01-26 23:20:47 +01:00
arm Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
avr Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cc253x Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cc2430 Split the cc2430 custom rules into its own file 2014-01-26 23:20:40 +01:00
cc2538 Use -Os for CC2538 builds 2014-01-31 20:02:43 +00:00
mc1322x Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
msp430 Moved the cc2520 driver into its own dev/cc2520 module 2014-01-26 23:20:31 +01:00
native Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
pic32 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
rl78 rl78: Attempt to locate the IAR installation automatically and instruct the user how to specify IAR_PATH if it cannot be found. 2014-01-24 12:50:43 -05:00
stm32w108 Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
x86 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00