mirror of https://github.com/ARMmbed/mbed-os.git
add nrf override for host resolution
parent
03cc0f9940
commit
457268825d
|
@ -108,5 +108,10 @@
|
|||
"value": 16,
|
||||
"macro_name": "BLE_GAP_HOST_PRIVACY_RESOLVED_CACHE_SIZE"
|
||||
}
|
||||
},
|
||||
"target_overrides": {
|
||||
"MCU_NRF52840": {
|
||||
"ble-gap-host-based-private-address-resolution": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue