mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 12:08:16 +00:00
boards/xtensa/esp32s3: increase stack size of buttons defconfig
This commit is contained in:
parent
acd0031362
commit
293a87a5e1
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue