Skip to content

Commit

Permalink
boards/xtensa/esp32s3: increase stack size of buttons defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
fdcavalcanti authored and anchao committed Dec 24, 2024
1 parent acd0031 commit 293a87a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ CONFIG_HAVE_CXX=y
CONFIG_HAVE_CXXINITIALIZE=y
CONFIG_IDLETHREAD_STACKSIZE=3072
CONFIG_INIT_ENTRYPOINT="nsh_main"
CONFIG_INIT_STACKSIZE=3072
CONFIG_INPUT=y
CONFIG_INPUT_BUTTONS=y
CONFIG_INPUT_BUTTONS_LOWER=y
Expand Down

0 comments on commit 293a87a

Please sign in to comment.