mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 19:21:54 +00:00
7 lines
242 B
CMake
7 lines
242 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 BCM43430A1.hcd)
|