diff --git a/targets/targets.json b/targets/targets.json index fb9cdab44b..6dba5b75b2 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -33,7 +33,8 @@ ] }, "supported_application_profiles": [ - "rtos" + "rtos", + "bare-metal" ], "config": { "console-uart": { @@ -316,12 +317,9 @@ ] }, "c_lib": "small", - "supported_application_profiles_add": [ + "supported_application_profiles": [ "bare-metal" ], - "supported_application_profiles_remove": [ - "rtos" - ], "device_name": "LPC1114FN28/102", "detect_code": [ "1114" @@ -1233,12 +1231,9 @@ ], "public": false, "c_lib": "small", - "supported_application_profiles_add": [ + "supported_application_profiles": [ "bare-metal" ], - "supported_application_profiles_remove": [ - "rtos" - ], "overrides": { "boot-stack-size": "0x400" } @@ -5926,12 +5921,9 @@ ] }, "c_lib": "small", - "supported_application_profiles_add": [ + "supported_application_profiles": [ "bare-metal" ], - "supported_application_profiles_remove": [ - "rtos" - ], "sectors": [ [ 0, @@ -6037,12 +6029,9 @@ ] }, "c_lib": "small", - "supported_application_profiles_add": [ + "supported_application_profiles": [ "bare-metal" ], - "supported_application_profiles_remove": [ - "rtos" - ], "device_name": "NANO130KE3BN", "overrides": { "deep-sleep-latency": 1,