debug_wip
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of Biometricos_0 by
mbed_app.json@0:fb0d095dc5dd, 2018-04-10 (annotated)
- Committer:
- Jacacent
- Date:
- Tue Apr 10 15:47:07 2018 +0000
- Revision:
- 0:fb0d095dc5dd
debug
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Jacacent | 0:fb0d095dc5dd | 1 | { |
Jacacent | 0:fb0d095dc5dd | 2 | "target_overrides": { |
Jacacent | 0:fb0d095dc5dd | 3 | "K64F": { |
Jacacent | 0:fb0d095dc5dd | 4 | "target.features_add": ["BLE"], |
Jacacent | 0:fb0d095dc5dd | 5 | "target.extra_labels_add": ["ST_BLUENRG"], |
Jacacent | 0:fb0d095dc5dd | 6 | "target.macros_add": ["IDB0XA1_D13_PATCH"] |
Jacacent | 0:fb0d095dc5dd | 7 | }, |
Jacacent | 0:fb0d095dc5dd | 8 | "NUCLEO_F401RE": { |
Jacacent | 0:fb0d095dc5dd | 9 | "target.features_add": ["BLE"], |
Jacacent | 0:fb0d095dc5dd | 10 | "target.extra_labels_add": ["ST_BLUENRG"] |
Jacacent | 0:fb0d095dc5dd | 11 | } |
Jacacent | 0:fb0d095dc5dd | 12 | } |
Jacacent | 0:fb0d095dc5dd | 13 | } |