mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-18 03:30:31 +00:00
a63376f8be
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