mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(ble_audio): Support ISO & LE Audio functionalities (Preview)
This commit is contained in:
@@ -149,3 +149,8 @@
|
||||
path = components/bt/esp_ble_mesh/lib/lib
|
||||
url = ../../espressif/esp-ble-mesh-lib.git
|
||||
shallow = true
|
||||
|
||||
[submodule "components/bt/esp_ble_audio/lib/lib"]
|
||||
path = components/bt/esp_ble_audio/lib/lib
|
||||
url = ../../espressif/esp-ble-audio-lib.git
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user