Skip to content

Commit 4706aae

Browse files
authored
CONFIG_DISABLE_HAL_LOCKS=y
1 parent 4fcb3ce commit 4706aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdkconfig.esp32s2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ CONFIG_ARDUINO_UDP_RUN_CORE0=y
158158
CONFIG_ARDUINO_UDP_TASK_PRIORITY=3
159159
CONFIG_ARDUINO_UDP_RUNNING_CORE=0
160160
# CONFIG_ARDUINO_ISR_IRAM is not set
161-
# CONFIG_DISABLE_HAL_LOCKS=y
161+
CONFIG_DISABLE_HAL_LOCKS=y
162162

163163
#
164164
# Debug Log Configuration

0 commit comments

Comments
 (0)