xref: /btstack/chipset/bcm/bcm.cmake (revision c435f47b63025db89c42b8ffaaa28b0cfbdcce6e)
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