From e84a7dc1404488f139f058109002327e762c9ea1 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Fri, 14 Sep 2018 11:54:14 -0700 Subject: [PATCH] fxos8701cq:Add margin to stack from RTT-Stack check --- src/drivers/imu/fxos8701cq/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/imu/fxos8701cq/CMakeLists.txt b/src/drivers/imu/fxos8701cq/CMakeLists.txt index 4ac135e0a6..b88911cea0 100644 --- a/src/drivers/imu/fxos8701cq/CMakeLists.txt +++ b/src/drivers/imu/fxos8701cq/CMakeLists.txt @@ -33,7 +33,7 @@ px4_add_module( MODULE drivers__fxos8701cq MAIN fxos8701cq - STACK_MAIN 1200 + STACK_MAIN 1500 COMPILE_FLAGS SRCS fxos8701cq.cpp