Skip to content

Commit 4fcb3ce

Browse files
authored
CONFIG_DISABLE_HAL_LOCKS=y
1 parent dcd5f54 commit 4fcb3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdkconfig.esp32c3

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

162162
#
163163
# Debug Log Configuration

0 commit comments

Comments
 (0)