btstack/chipset/bcm/bcm.cmake
2022-06-13 14:59:30 +02:00

7 lines
270 B
CMake

#
# CMake file to download and convert .hcd init files for Broadcom Bluetooth chipsets
#
# used with AMPAK AP6121 and BCM43438A1
file(DOWNLOAD https://github.com/OpenELEC/misc-firmware/raw/master/firmware/brcm/BCM43430A1.hcd ${CMAKE_CURRENT_BINARY_DIR}/BCM43430A1.hcd)