mbed3 remove forcing _DEBUG
authorAndy Green <andy.green@linaro.org>
Sat, 26 Dec 2015 07:07:45 +0000 (15:07 +0800)
committerAndy Green <andy.green@linaro.org>
Sat, 26 Dec 2015 07:07:45 +0000 (15:07 +0800)
commita24b40860f37fc459ff3cd43ec88216049801229
tree9ce3fc06a628f8aac7e61d050aa359d9389e0d22
parent5b85e39d9906989e1fda9d52e8da80666ec25d28
mbed3 remove forcing _DEBUG

It saves us ~4KB of lwsl_info / _debug etc strings.

The test app comes in at 114KB then, including 19KB of html, png and ico assets.

Signed-off-by: Andy Green <andy.green@linaro.org>
CMakeLists.txt