summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/BCM4359C0.hcdbin0 -> 67687 bytes
-rw-r--r--firmware/CMakeLists.txt2
2 files changed, 2 insertions, 0 deletions
diff --git a/firmware/BCM4359C0.hcd b/firmware/BCM4359C0.hcd
new file mode 100644
index 0000000..95c1654
--- /dev/null
+++ b/firmware/BCM4359C0.hcd
Binary files differ
diff --git a/firmware/CMakeLists.txt b/firmware/CMakeLists.txt
new file mode 100644
index 0000000..fd43930
--- /dev/null
+++ b/firmware/CMakeLists.txt
@@ -0,0 +1,2 @@
+# install firmware
+INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/BCM4359C0.hcd DESTINATION ${HAL_SYSCONF_DIR}/bluetooth)