Fix sotest build error for esp32c6

This commit is contained in:
Eren Terzioglu 2024-01-22 19:01:31 +03:00 committed by Alin Jerpelea
parent d1db1810ad
commit 3b7ec79c75
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ CONFIG_ARCH_INTERRUPTSTACK=2048
CONFIG_ARCH_RISCV=y
CONFIG_ARCH_STACKDUMP=y
CONFIG_BOARDCTL_RESET=y
CONFIG_BOARDCTL_ROMDISK=y
CONFIG_BOARD_LOOPSPERMSEC=15000
CONFIG_BUILTIN=y
CONFIG_DEV_ZERO=y