Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem circular_buffer MPU6050 SoftSerial
mbed_app.json
- Committer:
- OsmanKameric
- Date:
- 2017-01-10
- Revision:
- 0:a4de55cab4e2
File content as of revision 0:a4de55cab4e2:
{
"target_overrides": {
"K64F": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"],
"target.macros_add": ["IDB0XA1_D13_PATCH"]
},
"NUCLEO_F401RE": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"]
},
"NRF52_DK": { "target.uart_hwfc": 0 }
}
}