We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b70dfe commit 4d3c6b3Copy full SHA for 4d3c6b3
targets/targets.json
@@ -33,7 +33,7 @@
33
]
34
},
35
"supported_application_profiles": [
36
- "rtos"
+ "full"
37
],
38
"config": {
39
"console-uart": {
@@ -832,7 +832,7 @@
832
833
834
835
- "rtos", "bare-metal"
+ "full", "bare-metal"
836
837
838
"SDT64B": {
@@ -1172,7 +1172,7 @@
1172
1173
1174
1175
- "rtos",
+ "full",
1176
"bare-metal"
1177
1178
"macros": [
@@ -5741,7 +5741,7 @@
5741
}
5742
5743
5744
5745
5746
5747
"ARDUINO_NANO33BLE": {
0 commit comments