mbed-os/targets/TARGET_Maxim
Peter B 669c703e46
Prevent warnings during compilations for MAX32620C
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
2020-10-08 17:28:12 +02:00
..
TARGET_MAX32600 Merge pull request #13492 from talorion/fix-PwmOut-resets-after-suspend 2020-09-10 12:40:18 +01:00
TARGET_MAX32610 Merge pull request #13492 from talorion/fix-PwmOut-resets-after-suspend 2020-09-10 12:40:18 +01:00
TARGET_MAX32620 Merge pull request #13492 from talorion/fix-PwmOut-resets-after-suspend 2020-09-10 12:40:18 +01:00
TARGET_MAX32620C Prevent warnings during compilations for MAX32620C 2020-10-08 17:28:12 +02:00
TARGET_MAX32625 Prevent warnings during compilations for MAX32625 2020-10-08 17:25:38 +02:00
TARGET_MAX32630 Prevent warnings during compilations for MAX32630FTHR 2020-10-08 17:23:06 +02:00
mbed_rtx.h [MAX32620C] Add new target 2018-03-28 16:39:09 -05:00