mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-16 03:23:14 +00:00
From IDF 5.1 and above, we are out of IRAM for ESP32. Enabled FreeRTOS functions to flash option to save IRAM. This is same existing fix in other examples Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>