File tree 1 file changed +2
-2
lines changed
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
137
137
CONFIG_ARDUINO_RUN_CORE1=y
138
138
# CONFIG_ARDUINO_RUN_NO_AFFINITY is not set
139
139
CONFIG_ARDUINO_RUNNING_CORE=1
140
- CONFIG_ARDUINO_LOOP_STACK_SIZE=8192
140
+ CONFIG_ARDUINO_LOOP_STACK_SIZE=4096
141
141
# CONFIG_ARDUINO_EVENT_RUN_CORE0 is not set
142
142
CONFIG_ARDUINO_EVENT_RUN_CORE1=y
143
143
# CONFIG_ARDUINO_EVENT_RUN_NO_AFFINITY is not set
@@ -751,7 +751,7 @@ CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_5=y
751
751
# CONFIG_ESP_TIMER_PROFILING is not set
752
752
CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y
753
753
CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y
754
- CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
754
+ CONFIG_ESP_TIMER_TASK_STACK_SIZE=1024
755
755
CONFIG_ESP_TIMER_INTERRUPT_LEVEL=1
756
756
# CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD is not set
757
757
# CONFIG_ESP_TIMER_IMPL_FRC2 is not set
You can’t perform that action at this time.
0 commit comments