mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 02:12:26 +00:00
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y set to prevent IRAM overflow on ESP32 with switch example using idf v5.0 Can be used in other projects too, if similar IRAM overflows are seen.