mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 03:03:37 +08:00
boards/xtensa/esp32s3: increase stack size of buttons defconfig
This commit is contained in:
committed by
archer
parent
acd0031362
commit
293a87a5e1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user