mirror of https://github.com/ARMmbed/mbed-os.git
This causing a warning in the rt_cmsis.c, as they use preprocessor to redefine a type. A fix is to move the macro above, as it should not change anything else. This should be removed, and use a cast, however I am not fully familiar why they do this macro trick. |
||
|---|---|---|
| .. | ||
| TARGET_ARM7 | ||
| TARGET_CORTEX_A | ||
| TARGET_CORTEX_M | ||