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`.
pull/14460/head
harmut01 2021-03-24 09:22:21 +00:00
parent 96e19afdd1
commit 8d502d4af3
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
"name": "cordio-ambiq-micro"
}