px4io driver: init stack only twice as big as really needed and not four times as big

This commit is contained in:
Lorenz Meier 2014-05-14 21:52:25 +02:00
parent b216cc3cac
commit 19d798addc
1 changed files with 2 additions and 0 deletions

View File

@ -44,3 +44,5 @@ SRCS = px4io.cpp \
# XXX prune to just get UART registers
INCLUDE_DIRS += $(NUTTX_SRC)/arch/arm/src/stm32 $(NUTTX_SRC)/arch/arm/src/common
MODULE_STACKSIZE = 1200