Workaround for what appears to be an upstream issue: https://github.com/espressif/esp-idf/issues/14456 This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
4 lines
130 B
Text
4 lines
130 B
Text
CONFIG_ESP32C3_REV_MIN_3=y
|
|
|
|
# Workaround for https://github.com/espressif/esp-idf/issues/14456
|
|
CONFIG_ESP_SYSTEM_HW_STACK_GUARD=n
|