diff --git a/targets/targets.json b/targets/targets.json index 5ed017fe56b..44d5d2304aa 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -4914,12 +4914,23 @@ "STDIO_MESSAGES", "USTICKER" ], - "release_versions": [ - "5" - ], "detect_code": [ "0418" - ] + ], + "supported_application_profiles" : ["full", "bare-metal"], + "supported_c_libs": { + "arm": [ + "std", + "small" + ], + "gcc_arm": [ + "std", + "small" + ], + "iar": [ + "std" + ] + } }, "SDT32620B": { "inherits": [ @@ -5002,10 +5013,21 @@ "USTICKER" ], "device_name": "MAX32625", - "release_versions": [ - "5" - ], - "public": false + "public": false, + "supported_application_profiles" : ["full", "bare-metal"], + "supported_c_libs": { + "arm": [ + "std", + "small" + ], + "gcc_arm": [ + "std", + "small" + ], + "iar": [ + "std" + ] + } }, "MAX32625MBED": { "inherits": [ @@ -5086,12 +5108,23 @@ "USTICKER", "MPU" ], - "release_versions": [ - "5" - ], "detect_code": [ "0409" - ] + ], + "supported_application_profiles" : ["full", "bare-metal"], + "supported_c_libs": { + "arm": [ + "std", + "small" + ], + "gcc_arm": [ + "std", + "small" + ], + "iar": [ + "std" + ] + } }, "EFM32": { "inherits": [