Added LTO targets for CI

This commit is contained in:
Peter van der Perk 2022-04-26 10:32:20 +02:00 committed by Daniel Agar
parent 108c98a691
commit 7e6aa28106
3 changed files with 4 additions and 0 deletions

View File

@ -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",

View File

@ -0,0 +1 @@
CONFIG_BOARD_LTO=y

View File

@ -0,0 +1 @@
CONFIG_BOARD_LTO=y