mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-30 01:52:51 +00:00
ipq807x: add Zephyr HCI USB MCU firmware to EdgeCore EAP102
Include Zephyr v3.3.x based Bluetooth LE HCI USB firmware package in default packages list for the EdgeCore EAP102. This brings initial support for the on-board nRF52840 MCU. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
c4f0f367bc
commit
ee7bf9671a
@@ -53,7 +53,8 @@ define Device/edgecore_eap102
|
||||
DEVICE_DTS := qcom-ipq807x-eap102
|
||||
DEVICE_DTS_CONFIG=config@ac02
|
||||
SUPPORTED_DEVICES := edgecore,eap102
|
||||
DEVICE_PACKAGES := ath11k-wifi-edgecore-eap102 kmod-usb2 kmod-usb3 uboot-envtools
|
||||
DEVICE_PACKAGES := ath11k-wifi-edgecore-eap102 kmod-usb2 kmod-usb3 uboot-envtools \
|
||||
zephyr-v3.3.x-hci_usb-edgecore_eap102_nrf52840
|
||||
endef
|
||||
TARGET_DEVICES += edgecore_eap102
|
||||
|
||||
|
||||
Reference in New Issue
Block a user