espressif/esp32-arduino-lib-builder

inconsistent setting for: `CONFIG_SPIRAM_TRY_ALLOCATE_WIFI_LWIP=y`

Jason2866 opened this issue · 2 comments

@me-no-dev this option is set for esp32-s2 and esp32-s3 and it is not set for the esp32.
Is this intended or just forgotten to set for the esp32?

because there are some issues with older ESP32 chips, I would rather have this OFF for vanilla ESP32

Thx, for the info.