p2p+rssi
Dependencies: pulga-lorawan-drv SX1272
mbed_app.json@3:cbe3f441353e, 2019-09-03 (annotated)
- Committer:
- marcoantonioara
- Date:
- Tue Sep 03 21:25:05 2019 +0000
- Revision:
- 3:cbe3f441353e
- Child:
- 4:05d5aa4d3f2d
Coragem Adaptation
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
marcoantonioara | 3:cbe3f441353e | 1 | { |
marcoantonioara | 3:cbe3f441353e | 2 | |
marcoantonioara | 3:cbe3f441353e | 3 | "target_overrides": { |
marcoantonioara | 3:cbe3f441353e | 4 | "K64F": { |
marcoantonioara | 3:cbe3f441353e | 5 | "target.features_add": ["BLE"], |
marcoantonioara | 3:cbe3f441353e | 6 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
marcoantonioara | 3:cbe3f441353e | 7 | }, |
marcoantonioara | 3:cbe3f441353e | 8 | "NUCLEO_F401RE": { |
marcoantonioara | 3:cbe3f441353e | 9 | "target.features_add": ["BLE"], |
marcoantonioara | 3:cbe3f441353e | 10 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
marcoantonioara | 3:cbe3f441353e | 11 | }, |
marcoantonioara | 3:cbe3f441353e | 12 | "DISCO_L475VG_IOT01A": { |
marcoantonioara | 3:cbe3f441353e | 13 | "target.features_add": ["BLE"], |
marcoantonioara | 3:cbe3f441353e | 14 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
marcoantonioara | 3:cbe3f441353e | 15 | }, |
marcoantonioara | 3:cbe3f441353e | 16 | "NRF52840_DK": { |
marcoantonioara | 3:cbe3f441353e | 17 | "platform.stdio-baud-rate": 9600, |
marcoantonioara | 3:cbe3f441353e | 18 | "platform.default-serial-baud-rate": 9600, |
marcoantonioara | 3:cbe3f441353e | 19 | "target.features_add": ["BLE"], |
marcoantonioara | 3:cbe3f441353e | 20 | "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_N ONE", "NORDIC_CORDIO"], |
marcoantonioara | 3:cbe3f441353e | 21 | "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"], |
marcoantonioara | 3:cbe3f441353e | 22 | "target.lf_clock_src": "NRF_LF_SRC_RC", |
marcoantonioara | 3:cbe3f441353e | 23 | "target.lf_clock_rc_calib_timer_interval": 16, |
marcoantonioara | 3:cbe3f441353e | 24 | "target.lf_clock_rc_calib_mode_config": 2, |
marcoantonioara | 3:cbe3f441353e | 25 | "target.mbed_app_start": "0x26000", |
marcoantonioara | 3:cbe3f441353e | 26 | "target.mbed_app_size": "0xd1000", |
marcoantonioara | 3:cbe3f441353e | 27 | "target.bootloader_img": null |
marcoantonioara | 3:cbe3f441353e | 28 | |
marcoantonioara | 3:cbe3f441353e | 29 | |
marcoantonioara | 3:cbe3f441353e | 30 | |
marcoantonioara | 3:cbe3f441353e | 31 | }, |
marcoantonioara | 3:cbe3f441353e | 32 | "NRF52_DK": { |
marcoantonioara | 3:cbe3f441353e | 33 | "target.features_add": ["BLE"], |
marcoantonioara | 3:cbe3f441353e | 34 | "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"], |
marcoantonioara | 3:cbe3f441353e | 35 | "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"] |
marcoantonioara | 3:cbe3f441353e | 36 | } |
marcoantonioara | 3:cbe3f441353e | 37 | } |
marcoantonioara | 3:cbe3f441353e | 38 | } |