mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
HW test example: Use enough stack
This commit is contained in:
parent
302d848104
commit
7c8a2a1e18
@ -33,6 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE examples__hwtest
|
||||
MAIN ex_hwtest
|
||||
STACK 2000
|
||||
SRCS
|
||||
hwtest.c
|
||||
DEPENDS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user