diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/bt_vendor.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bluetooth/bt_vendor.conf b/bluetooth/bt_vendor.conf new file mode 100644 index 0000000..d5547eb --- /dev/null +++ b/bluetooth/bt_vendor.conf @@ -0,0 +1,5 @@ +# UART device port where Bluetooth controller is attached +UartPort = /dev/ttyO1 + +# Firmware patch file location +FwPatchFilePath = /vendor/firmware/ |