targets: Update to new transport

This commit is contained in:
Andrzej Kaczmarek
2022-03-17 11:48:16 +01:00
parent 1b9d48d580
commit f1a5658408
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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