Merge branch 'bugfix/fix_smartconfig_issue_v4.3' into 'release/v4.3'

esp_wifi: Fix the second distribution network failure of smartconfig (backport v4.3)

See merge request espressif/esp-idf!12685
This commit is contained in:
Jiang Jiang Jian
2021-03-11 14:28:52 +00:00
10 changed files with 156 additions and 8 deletions

View File

@@ -137,3 +137,7 @@
#define SOC_PM_SUPPORT_BT_WAKEUP (1)
#define SOC_PM_SUPPORT_CPU_PD (1)
#define SOC_PM_SUPPORT_WIFI_PD (1)
#define SOC_PM_SUPPORT_BT_PD (1)