diff --git a/targets/targets.json b/targets/targets.json index 76f7fd73d0..fcb23cc3f6 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -853,7 +853,18 @@ "release_versions": [ "5" ], - "bootloader_supported": true + "bootloader_supported": true, + "supported_application_profiles" : ["full", "bare-metal"], + "supported_c_libs": { + "arm": [ + "std", + "small" + ], + "gcc_arm": [ + "std", + "small" + ] + } }, "EV_COG_AD3029LZ": { "inherits": [ @@ -897,7 +908,18 @@ "release_versions": [ "5" ], - "bootloader_supported": true + "bootloader_supported": true, + "supported_application_profiles" : ["full", "bare-metal"], + "supported_c_libs": { + "arm": [ + "std", + "small" + ], + "gcc_arm": [ + "std", + "small" + ] + } }, "HEXIWEAR": { "inherits": [