demo

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Committer:
tridung141196
Date:
Sat Aug 05 09:24:38 2017 +0000
Revision:
3:aceb81e0eab5
Parent:
0:223260474c81
add skill QWER

Who changed what in which revision?

UserRevisionLine numberNew contents of line
tridung141196 0:223260474c81 1 {
tridung141196 0:223260474c81 2 "target_overrides": {
tridung141196 0:223260474c81 3 "K64F": {
tridung141196 0:223260474c81 4 "target.features_add": ["BLE"],
tridung141196 0:223260474c81 5 "target.extra_labels_add": ["ST_BLUENRG"],
tridung141196 0:223260474c81 6 "target.macros_add": ["IDB0XA1_D13_PATCH"]
tridung141196 0:223260474c81 7 },
tridung141196 0:223260474c81 8 "NUCLEO_F401RE": {
tridung141196 0:223260474c81 9 "target.features_add": ["BLE"],
tridung141196 0:223260474c81 10 "target.extra_labels_add": ["ST_BLUENRG"]
tridung141196 0:223260474c81 11 }
tridung141196 0:223260474c81 12 }
tridung141196 0:223260474c81 13 }