We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d0216 commit d75aeeaCopy full SHA for d75aeea
components/esp_wifi_remote/idf_v5.5/Kconfig.wifi.in
@@ -323,7 +323,6 @@ config WIFI_RMT_SLP_IRAM_OPT
323
select PM_SLP_DEFAULT_PARAMS_OPT
324
select PM_SLEEP_FUNC_IN_IRAM
325
select ESP_PERIPH_CTRL_FUNC_IN_IRAM
326
- select ESP_PHY_IRAM_OPT
327
default y if SLAVE_SOC_WIFI_HE_SUPPORT
328
help
329
Select this option to place called Wi-Fi library TBTT process and receive beacon functions in IRAM.
0 commit comments