mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
boards new split VENDOR_MODEL naming convention
This commit is contained in:
committed by
David Sidrane
parent
f692ad04d0
commit
abb3817d31
@@ -62,7 +62,7 @@ include(px4_base)
|
||||
#
|
||||
# Example:
|
||||
# px4_add_board_os(
|
||||
# BOARD px4fmu-v2_default
|
||||
# BOARD px4_fmu-v2_default
|
||||
# OS nuttx
|
||||
# )
|
||||
#
|
||||
|
||||
@@ -227,7 +227,7 @@ endfunction()
|
||||
# OUT : the target list
|
||||
#
|
||||
# Example:
|
||||
# px4_os_prebuild_targets(OUT target_list BOARD px4fmu-v2)
|
||||
# px4_os_prebuild_targets(OUT target_list BOARD px4_fmu-v2)
|
||||
#
|
||||
function(px4_os_prebuild_targets)
|
||||
px4_parse_function_args(
|
||||
|
||||
Reference in New Issue
Block a user