duos: support bluetooth

This commit is contained in:
carbon
2024-01-20 13:21:18 +08:00
parent 7ef56c7314
commit 76e5db15c8
27 changed files with 114 additions and 1 deletions

View File

@ -21,6 +21,11 @@ function set_gpio()
wifi_power=495
set_gpio ${wifi_power} 1
# Host Wake BT
host_wake_bt=362
set_gpio ${host_wake_bt} 1
# WIFI/BT Module
insmod /mnt/system/ko/aic8800_bsp.ko
sleep 0.5
insmod /mnt/system/ko/aic8800_fdrv.ko