mirror of https://github.com/ARMmbed/mbed-os.git
Earlier if mbed-trace was disabled but debug-at enabled, some AT trace codes were still enabled causing unnecessary code size increase. This commit fixes the issue that AT debug trace code is enabled only when both mbed-trace.enable and cellular.debug-at are enabled. Reduces binary size by about ~340bytes when mbed-trace is disabled but debug-at enabled. |
||
---|---|---|
.. | ||
ATHandler.cpp | ||
CellularContext.cpp | ||
CellularDevice.cpp | ||
CellularStateMachine.cpp | ||
CellularStateMachine.h |