Skip to content

Commit e7ec218

Browse files
authored
RTC reserves 512 only
1 parent fabe7af commit e7ec218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32s3

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ CONFIG_ULP_COPROC_ENABLED=y
1616
# Choose FSM or RISCV exclusively! Never both.
1717
CONFIG_ULP_COPROC_TYPE_FSM=y
1818
# CONFIG_ULP_COPROC_TYPE_RISCV=y
19-
CONFIG_ULP_COPROC_RESERVE_MEM=4096
19+
CONFIG_ULP_COPROC_RESERVE_MEM=512

0 commit comments

Comments
 (0)