mirror of https://github.com/ARMmbed/mbed-os.git
669c703e46
In Mbed OS 5.12.0 mbed_toolchain.py has been introduced, that automatically defines the macro TARGET_NAME (on line 241). This leads to a high number of generating the following warning: 'TARGET_NAME' macro redefined while compiling code for MAX32620C on Mbed OS 5.12 and above. This patch fixes it, while it keeps the definition in place for lower versions that lack mbed_toolchain.py |
||
---|---|---|
.. | ||
TARGET_MAX32600 | ||
TARGET_MAX32610 | ||
TARGET_MAX32620 | ||
TARGET_MAX32620C | ||
TARGET_MAX32625 | ||
TARGET_MAX32630 | ||
mbed_rtx.h |