From e09633fc2aa66d8caa7402810c13aca6e184f9c8 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Fri, 17 Feb 2023 00:07:18 +0100 Subject: [PATCH] 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 --- feeds/ipq807x/ipq807x/image/ipq807x.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/feeds/ipq807x/ipq807x/image/ipq807x.mk b/feeds/ipq807x/ipq807x/image/ipq807x.mk index 622d9ec8f..8a24deff7 100644 --- a/feeds/ipq807x/ipq807x/image/ipq807x.mk +++ b/feeds/ipq807x/ipq807x/image/ipq807x.mk @@ -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