mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
px4io: force io firmware build
This fixes incremental build of the px4io firmware on targets that use the px4io driver. fixes #11042
This commit is contained in:
committed by
Daniel Agar
parent
b1d59c8817
commit
32fb4a9585
@@ -59,6 +59,7 @@ ExternalProject_Add(px4io_firmware
|
||||
INSTALL_COMMAND ""
|
||||
USES_TERMINAL_BUILD true
|
||||
DEPENDS git_nuttx git_nuttx_apps
|
||||
BUILD_ALWAYS 1
|
||||
)
|
||||
|
||||
ExternalProject_Get_Property(px4io_firmware BINARY_DIR)
|
||||
|
||||
Reference in New Issue
Block a user