Skip to content

Commit

Permalink
added STACK_MAIN to CMakeLists.txt and bumped up the stack from 1024 …
Browse files Browse the repository at this point in the history
…default to 1100
  • Loading branch information
Jake Dahl authored and LorenzMeier committed Aug 2, 2018
1 parent 58e81ef commit 5cac32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/batt_smbus/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
px4_add_module(
MODULE drivers__batt_smbus
MAIN batt_smbus
STACK_MAIN 1100
COMPILE_FLAGS
SRCS
batt_smbus_main.cpp
Expand Down

0 comments on commit 5cac32d

Please sign in to comment.