mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-16 22:19:54 +00:00
targets: Update to new transport
This commit is contained in:
@@ -22,7 +22,7 @@ syscfg.vals:
|
||||
MCU_SLP_TIMER: 1
|
||||
MCU_SLP_TIMER_32K_ONLY: 1
|
||||
|
||||
BLE_HCI_TRANSPORT: dialog_cmac
|
||||
BLE_TRANSPORT_HS: dialog_cmac
|
||||
|
||||
# LL recommended settings (decreasing timing values is not recommended)
|
||||
BLE_LL_CFG_FEAT_CTRL_TO_HOST_FLOW_CONTROL: 1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
syscfg.vals:
|
||||
BLE_HCI_TRANSPORT: usb
|
||||
BLE_TRANSPORT_HS: usb
|
||||
USBD_BTH: 1
|
||||
|
||||
USBD_PID: 0xC01A
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#
|
||||
|
||||
syscfg.vals:
|
||||
BLE_HCI_TRANSPORT: nrf5340
|
||||
BLE_TRANSPORT_HS: nrf5340
|
||||
|
||||
MSYS_1_BLOCK_COUNT: 12
|
||||
MSYS_1_BLOCK_SIZE: 292
|
||||
|
||||
Reference in New Issue
Block a user