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.
2 parents 3e42991 + 4d3c6b3 commit 920133eCopy full SHA for 920133e
targets/targets.json
@@ -29,7 +29,7 @@
29
]
30
},
31
"supported_application_profiles": [
32
- "rtos"
+ "full"
33
],
34
"config": {
35
"console-uart": {
@@ -777,7 +777,7 @@
777
778
779
780
- "rtos", "bare-metal"
+ "full", "bare-metal"
781
782
783
"SDT64B": {
@@ -1115,7 +1115,7 @@
1115
1116
1117
1118
- "rtos",
+ "full",
1119
"bare-metal"
1120
1121
"macros": [
@@ -5719,7 +5719,7 @@
5719
}
5720
5721
5722
5723
5724
5725
"ARDUINO_NANO33BLE": {
0 commit comments