Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I'm testing adding the NDEBUG macro to the mbed_app.json of the BLE_Button example and I don't see a big change in the generated code size. In particular the xx_printf() family of functions is still being built.