diff --git a/targets/targets.json b/targets/targets.json index 22f4647e4b..34852100d7 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -33,7 +33,7 @@ ] }, "supported_application_profiles": [ - "rtos" + "full" ], "config": { "console-uart": { @@ -832,7 +832,7 @@ ] }, "supported_application_profiles": [ - "rtos", "bare-metal" + "full", "bare-metal" ] }, "SDT64B": { @@ -1172,7 +1172,7 @@ ] }, "supported_application_profiles": [ - "rtos", + "full", "bare-metal" ], "macros": [ @@ -5741,7 +5741,7 @@ } }, "supported_application_profiles": [ - "rtos", "bare-metal" + "full", "bare-metal" ] }, "ARDUINO_NANO33BLE": {