mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
ipq807x: add Zephyr HCI UART MCU firmware to CIG WF-196
Include Zephyr v3.3.x based Bluetooth LE HCI UART firmware package in default packages list for the CIG WF-196. This brings initial support for the on-board nRF52833 MCU. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
d838391850
commit
e09633fc2a
@@ -44,7 +44,8 @@ define Device/cig_wf196
|
||||
BLOCKSIZE := 256k
|
||||
PAGESIZE := 4096
|
||||
DEVICE_PACKAGES := ath11k-wifi-cig-wf196 aq-fw-download uboot-envtools kmod-usb3 kmod-usb2 \
|
||||
ath11k-firmware-qcn9000 ath11k-wifi-cig-wf196_6g
|
||||
ath11k-firmware-qcn9000 ath11k-wifi-cig-wf196_6g \
|
||||
zephyr-v3.3.x-hci_uart-cig_wf196_nrf52833
|
||||
endef
|
||||
TARGET_DEVICES += cig_wf196
|
||||
|
||||
|
||||
Reference in New Issue
Block a user