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 6bbd68c + 6b89c46 commit 0ef41d3Copy full SHA for 0ef41d3
targets/targets.json
@@ -7881,7 +7881,18 @@
7881
"CORDIO_ZERO_COPY_HCI",
7882
"USE_AMBIQ_DRIVER",
7883
"MBED_TICKLESS"
7884
- ]
+ ],
7885
+ "supported_application_profiles" : ["full", "bare-metal"],
7886
+ "supported_c_libs": {
7887
+ "arm": [
7888
+ "std",
7889
+ "small"
7890
7891
+ "gcc_arm": [
7892
7893
7894
+ ]
7895
+ }
7896
},
7897
"AMA3B1KK": {
7898
"public": false,
0 commit comments