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 6b89c46Copy full SHA for 6b89c46
targets/targets.json
@@ -7615,7 +7615,18 @@
7615
"CORDIO_ZERO_COPY_HCI",
7616
"USE_AMBIQ_DRIVER",
7617
"MBED_TICKLESS"
7618
- ]
+ ],
7619
+ "supported_application_profiles" : ["full", "bare-metal"],
7620
+ "supported_c_libs": {
7621
+ "arm": [
7622
+ "std",
7623
+ "small"
7624
7625
+ "gcc_arm": [
7626
7627
7628
+ ]
7629
+ }
7630
},
7631
"AMA3B1KK": {
7632
"public": false,
0 commit comments