Kris Scholte Lubberink
/
bleswitcher
test
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2018-08-23
- Revision:
- 9:674ab70e0f36
- Parent:
- 3:704a199f2316
- Child:
- 11:547e88d95052
File content as of revision 9:674ab70e0f36:
{ "config": { "filesystem_support": { "help": "Whether filesystem is supported on the target", "value": 1 } }, "target_overrides": { "K64F": { "target.features_add": ["BLE"], "target.extra_labels_add": ["ST_BLUENRG"], "filesystem_support": 0 }, "NUCLEO_F401RE": { "target.features_add": ["BLE"], "target.extra_labels_add": ["ST_BLUENRG", "CORDIO"] }, "DISCO_L475VG_IOT01A": { "target.features_add": ["BLE"], "target.extra_labels_add": ["ST_BLUENRG", "CORDIO"] } } }