feature: separate coex lib from wifi lib, support esp32c6 internal coex

update wifi, coex, phy libs
This commit is contained in:
liuning
2023-02-16 11:28:51 +08:00
committed by BOT
parent 31e340ee0d
commit db11eaecdc
5 changed files with 7 additions and 3 deletions

View File

@@ -80,6 +80,7 @@
/components/efuse/ @esp-idf-codeowners/system
/components/esp_adc/ @esp-idf-codeowners/peripherals
/components/esp_app_format/ @esp-idf-codeowners/system @esp-idf-codeowners/app-utilities
/components/esp_coex/ @esp-idf-codeowners/wifi @esp-idf-codeowners/bluetooth @esp-idf-codeowners/ieee802154
/components/esp_common/ @esp-idf-codeowners/system
/components/esp_eth/ @esp-idf-codeowners/network
/components/esp_event/ @esp-idf-codeowners/system