Skip to content

Commit 293a87a

Browse files
fdcavalcantianchao
authored andcommitted
boards/xtensa/esp32s3: increase stack size of buttons defconfig
1 parent acd0031 commit 293a87a

File tree

1 file changed

+1
-0
lines changed
  • boards/xtensa/esp32s3/esp32s3-devkit/configs/buttons

1 file changed

+1
-0
lines changed

boards/xtensa/esp32s3/esp32s3-devkit/configs/buttons/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ CONFIG_HAVE_CXX=y
3535
CONFIG_HAVE_CXXINITIALIZE=y
3636
CONFIG_IDLETHREAD_STACKSIZE=3072
3737
CONFIG_INIT_ENTRYPOINT="nsh_main"
38+
CONFIG_INIT_STACKSIZE=3072
3839
CONFIG_INPUT=y
3940
CONFIG_INPUT_BUTTONS=y
4041
CONFIG_INPUT_BUTTONS_LOWER=y

0 commit comments

Comments
 (0)