micro_beacons/mbed_app.json

8 lines
104 B
JSON

{
"target_overrides": {
"*": {
"target.features_add": ["BLE"]
}
}
}