Nora Vazbyte
/
99Problems-BLEAint1
app critics will say it's money, cash, toes
mbed_app.json@23:7126ef3503e2, 2018-12-16 (annotated)
- Committer:
- vazbyte
- Date:
- Sun Dec 16 14:35:50 2018 +0000
- Revision:
- 23:7126ef3503e2
- Parent:
- 0:07212de2fec1
now step_buffer resets on button press
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
vazbyte | 0:07212de2fec1 | 1 | { |
vazbyte | 0:07212de2fec1 | 2 | "target_overrides": { |
vazbyte | 0:07212de2fec1 | 3 | "K64F": { |
vazbyte | 0:07212de2fec1 | 4 | "target.features_add": ["BLE"], |
vazbyte | 0:07212de2fec1 | 5 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
vazbyte | 0:07212de2fec1 | 6 | }, |
vazbyte | 0:07212de2fec1 | 7 | "NUCLEO_F401RE": { |
vazbyte | 0:07212de2fec1 | 8 | "target.features_add": ["BLE"], |
vazbyte | 0:07212de2fec1 | 9 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
vazbyte | 0:07212de2fec1 | 10 | }, |
vazbyte | 0:07212de2fec1 | 11 | "DISCO_L475VG_IOT01A": { |
vazbyte | 0:07212de2fec1 | 12 | "target.features_add": ["BLE"], |
vazbyte | 0:07212de2fec1 | 13 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
vazbyte | 0:07212de2fec1 | 14 | } |
vazbyte | 0:07212de2fec1 | 15 | } |
vazbyte | 0:07212de2fec1 | 16 | } |