xref: /btstack/chipset/bcm/bcm.cmake (revision 7367e9aa96828e59d011d48c0f48b84d1c8f2495)
1#
2# CMake file to download and convert .hcd init files for Broadcom Bluetooth chipsets
3#
4
5# used with AMPAK AP6121 and BCM43438A1
6file(DOWNLOAD https://github.com/OpenELEC/misc-firmware/raw/master/firmware/brcm/BCM43430A1.hcd ${CMAKE_CURRENT_BINARY_DIR}/BCM43430A1.hcd)
7