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 4ac5dba commit 5de79b7Copy full SHA for 5de79b7
components/esp_wifi_remote/idf_v5.5/Kconfig.wifi.in
@@ -323,6 +323,7 @@ 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