px4_fmu-v5:ARM Stack check needs headroom

This commit is contained in:
David Sidrane 2021-07-09 09:54:30 -07:00 committed by Daniel Agar
parent 58fc5b21b8
commit 10d3909087
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ CONFIG_HAVE_CXX=y
CONFIG_HAVE_CXXINITIALIZE=y
CONFIG_I2C=y
CONFIG_I2C_RESET=y
CONFIG_IDLETHREAD_STACKSIZE=800
CONFIG_IDLETHREAD_STACKSIZE=864
CONFIG_LIBC_FLOATINGPOINT=y
CONFIG_LIBC_LONG_LONG=y
CONFIG_LIBC_STRERROR=y