Skip to content

Commit 8d502d4

Browse files
Ambiq: Fix baremetal build profile using CLI 1
Add mbed_lib.json in the Ambiq target folder of FEATURE_BLE to make sure the library is excluded in the baremetal build profile unless explicitly added in `mbed_app.json`.
1 parent 96e19af commit 8d502d4

File tree

1 file changed

+3
-0
lines changed
  • connectivity/drivers/ble/FEATURE_BLE/TARGET_Ambiq_Micro

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name": "cordio-ambiq-micro"
3+
}

0 commit comments

Comments
 (0)