We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bd4ab commit bf780beCopy full SHA for bf780be
ports/espressif/esp-idf-config/sdkconfig-esp32c3.defaults
@@ -46,4 +46,7 @@ CONFIG_NEWLIB_NANO_FORMAT=y
46
47
# end of Component config
48
49
+# Workaround for https://github.com/espressif/esp-idf/issues/14456
50
+CONFIG_ESP_SYSTEM_HW_STACK_GUARD=n
51
+
52
# end of Espressif IoT Development Framework Configuration
ports/espressif/esp-idf-config/sdkconfig-esp32c6.defaults
@@ -51,4 +51,7 @@ CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM=4
53
54
55
56
57
0 commit comments