mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +08:00
Added LTO targets for CI
This commit is contained in:
committed by
Daniel Agar
parent
108c98a691
commit
7e6aa28106
@@ -92,6 +92,7 @@ pipeline {
|
||||
"px4_fmu-v2_fixedwing",
|
||||
"px4_fmu-v2_multicopter",
|
||||
"px4_fmu-v2_rover",
|
||||
"px4_fmu-v2_lto",
|
||||
"px4_fmu-v3_default",
|
||||
"px4_fmu-v4_default",
|
||||
"px4_fmu-v4pro_default",
|
||||
@@ -101,6 +102,7 @@ pipeline {
|
||||
"px4_fmu-v5_stackcheck",
|
||||
"px4_fmu-v5_uavcanv0periph",
|
||||
"px4_fmu-v5_uavcanv1",
|
||||
"px4_fmu-v5_lto",
|
||||
"px4_fmu-v5x_default",
|
||||
"px4_fmu-v6u_default",
|
||||
"px4_fmu-v6x_default",
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_BOARD_LTO=y
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_BOARD_LTO=y
|
||||
Reference in New Issue
Block a user