File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ CONFIG_AUTOSTART_ARDUINO=y
137137CONFIG_ARDUINO_RUN_CORE1=y
138138# CONFIG_ARDUINO_RUN_NO_AFFINITY is not set
139139CONFIG_ARDUINO_RUNNING_CORE=1
140- CONFIG_ARDUINO_LOOP_STACK_SIZE=8192
140+ CONFIG_ARDUINO_LOOP_STACK_SIZE=4096
141141# CONFIG_ARDUINO_EVENT_RUN_CORE0 is not set
142142CONFIG_ARDUINO_EVENT_RUN_CORE1=y
143143# CONFIG_ARDUINO_EVENT_RUN_NO_AFFINITY is not set
@@ -751,7 +751,7 @@ CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_5=y
751751# CONFIG_ESP_TIMER_PROFILING is not set
752752CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y
753753CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y
754- CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
754+ CONFIG_ESP_TIMER_TASK_STACK_SIZE=1024
755755CONFIG_ESP_TIMER_INTERRUPT_LEVEL=1
756756# CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD is not set
757757# CONFIG_ESP_TIMER_IMPL_FRC2 is not set
You can’t perform that action at this time.
0 commit comments