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 2660621 commit 6238f2eCopy full SHA for 6238f2e
targets/targets.json
@@ -853,7 +853,18 @@
853
"release_versions": [
854
"5"
855
],
856
- "bootloader_supported": true
+ "bootloader_supported": true,
857
+ "supported_application_profiles" : ["full", "bare-metal"],
858
+ "supported_c_libs": {
859
+ "arm": [
860
+ "std",
861
+ "small"
862
+ ],
863
+ "gcc_arm": [
864
865
866
+ ]
867
+ }
868
},
869
"EV_COG_AD3029LZ": {
870
"inherits": [
@@ -897,7 +908,18 @@
897
908
898
909
899
910
900
911
912
913
914
915
916
917
918
919
920
921
922
901
923
902
924
"HEXIWEAR": {
903
925
0 commit comments