mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 05:00:36 +08:00
px4: enable APPS_BINDIR support
useful for APM startup script
This commit is contained in:
@@ -1045,3 +1045,6 @@ CONFIG_PTHREAD_STACK_MIN=512
|
||||
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
||||
CONFIG_HEAP_BASE=
|
||||
CONFIG_HEAP_SIZE=
|
||||
|
||||
# enable bindir
|
||||
CONFIG_APPS_BINDIR=y
|
||||
|
||||
Reference in New Issue
Block a user