mirror of https://github.com/ARMmbed/mbed-os.git
This PR addresses the issue of #8903. A new boolean variable 'debug' is added to turn off the display of debugging message (by default). It can be turned on when needed. Description 1. Add new boolean parameter ‘debug’ in function ‘RTWInterface’ in file "RTWInterface.h". 2. Add conditional statement to enable/disable variable ‘GlobalDebugEnable’ in file "RTWInterface.h" to control whether debugging message should be displayed. |
||
---|---|---|
.. | ||
TARGET_AMEBA | ||
mbed_rtx.h |