mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-13 13:25:24 +00:00
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