esp_wifi: move coex part from esp_wifi to esp_coex

This commit is contained in:
liuning
2022-12-14 17:10:54 +08:00
committed by BOT
parent 103772df94
commit 38316b38b5
33 changed files with 1006 additions and 659 deletions
+4
View File
@@ -86,3 +86,7 @@
[submodule "components/heap/tlsf"]
path = components/heap/tlsf
url = ../../espressif/tlsf.git
[submodule "components/esp_coex/lib"]
path = components/esp_coex/lib
url = ../../espressif/esp-coex-lib.git