Skip to content
Snippets Groups Projects
Commit 84253036 authored by pippin's avatar pippin
Browse files

sdkconfig: LWIP_IRAM_OPTIMIZATION=y

Without it mp3 TCP streaming is not able to keep up with decoding.
parent 8489efc8
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !153. Comments created here will be created in the context of that merge request.
......@@ -46,3 +46,4 @@ CONFIG_LWIP_BROADCAST_PING=y
# CONFIG_ESP_WIFI_RX_IRAM_OPT is not set
# CONFIG_SPIRAM_FETCH_INSTRUCTIONS is not set
# CONFIG_SPIRAM_RODATA is not set
CONFIG_LWIP_IRAM_OPTIMIZATION=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment