mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Merge pull request #175 from tridge/apps_bindir
px4: enable APPS_BINDIR support
This commit is contained in:
commit
b60a744b77
@ -1046,3 +1046,6 @@ CONFIG_PTHREAD_STACK_MIN=512
|
||||
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
||||
CONFIG_HEAP_BASE=
|
||||
CONFIG_HEAP_SIZE=
|
||||
|
||||
# enable bindir
|
||||
CONFIG_APPS_BINDIR=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user