Skip to content
Snippets Groups Projects
Commit 5cac32de authored by Jake Dahl's avatar Jake Dahl Committed by Lorenz Meier
Browse files

added STACK_MAIN to CMakeLists.txt and bumped up the stack from 1024 default to 1100

parent 58e81ef6
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@
px4_add_module(
MODULE drivers__batt_smbus
MAIN batt_smbus
STACK_MAIN 1100
COMPILE_FLAGS
SRCS
batt_smbus_main.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment