teste coragem

Dependencies:   Si1133

Committer:
pancotinho
Date:
Wed Jul 10 17:50:57 2019 +0000
Revision:
20:86417f956e22
Parent:
14:de95c96e3305
Frst commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
pancotinho 20:86417f956e22 1 {
pancotinho 20:86417f956e22 2
mbed_official 0:c671a4833315 3 "target_overrides": {
mbed_official 0:c671a4833315 4 "K64F": {
mbed_official 0:c671a4833315 5 "target.features_add": ["BLE"],
mbed_official 8:a17a79f0d8af 6 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
mbed_official 0:c671a4833315 7 },
mbed_official 0:c671a4833315 8 "NUCLEO_F401RE": {
mbed_official 0:c671a4833315 9 "target.features_add": ["BLE"],
mbed_official 8:a17a79f0d8af 10 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
mbed_official 0:c671a4833315 11 },
mbed_official 0:c671a4833315 12 "DISCO_L475VG_IOT01A": {
mbed_official 0:c671a4833315 13 "target.features_add": ["BLE"],
mbed_official 8:a17a79f0d8af 14 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
mbed_official 14:de95c96e3305 15 },
mbed_official 14:de95c96e3305 16 "NRF52840_DK": {
mbed_official 14:de95c96e3305 17 "target.features_add": ["BLE"],
pancotinho 20:86417f956e22 18 "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_N ONE", "NORDIC_CORDIO"],
pancotinho 20:86417f956e22 19 "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"],
pancotinho 20:86417f956e22 20 "target.lf_clock_src": "NRF_LF_SRC_RC",
pancotinho 20:86417f956e22 21 "target.lf_clock_rc_calib_timer_interval": 16,
pancotinho 20:86417f956e22 22 "target.lf_clock_rc_calib_mode_config": 2
pancotinho 20:86417f956e22 23
mbed_official 14:de95c96e3305 24 },
mbed_official 14:de95c96e3305 25 "NRF52_DK": {
mbed_official 14:de95c96e3305 26 "target.features_add": ["BLE"],
mbed_official 14:de95c96e3305 27 "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
mbed_official 14:de95c96e3305 28 "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
mbed_official 0:c671a4833315 29 }
mbed_official 0:c671a4833315 30 }
mbed_official 14:de95c96e3305 31 }