bla

Dependencies:   BLE_API MPU9250 SEGGER_RTT mbed nRF51822 X_NUCLEO_IDB0XA1

Committer:
MarijnJ
Date:
Fri Mar 02 10:44:47 2018 +0000
Revision:
0:4dc21c013b2a
bla

Who changed what in which revision?

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