|
|
|
@ -109,7 +109,6 @@ pipeline {
@@ -109,7 +109,6 @@ pipeline {
|
|
|
|
|
sh 'make px4_io-v2_default' |
|
|
|
|
sh 'make px4_io-v2_default bloaty_compileunits' |
|
|
|
|
sh 'make px4_io-v2_default bloaty_inlines' |
|
|
|
|
sh 'make px4_io-v2_default bloaty_sections' |
|
|
|
|
sh 'make px4_io-v2_default bloaty_segments' |
|
|
|
|
sh 'make px4_io-v2_default bloaty_symbols' |
|
|
|
|
sh 'make px4_io-v2_default bloaty_templates' |
|
|
|
@ -142,7 +141,6 @@ pipeline {
@@ -142,7 +141,6 @@ pipeline {
|
|
|
|
|
sh 'make px4_fmu-v2_default' |
|
|
|
|
sh 'make px4_fmu-v2_default bloaty_compileunits' |
|
|
|
|
sh 'make px4_fmu-v2_default bloaty_inlines' |
|
|
|
|
sh 'make px4_fmu-v2_default bloaty_sections' |
|
|
|
|
sh 'make px4_fmu-v2_default bloaty_segments' |
|
|
|
|
sh 'make px4_fmu-v2_default bloaty_symbols' |
|
|
|
|
sh 'make px4_fmu-v2_default bloaty_templates' |
|
|
|
@ -175,7 +173,6 @@ pipeline {
@@ -175,7 +173,6 @@ pipeline {
|
|
|
|
|
sh 'make px4_fmu-v5_default' |
|
|
|
|
sh 'make px4_fmu-v5_default bloaty_compileunits' |
|
|
|
|
sh 'make px4_fmu-v5_default bloaty_inlines' |
|
|
|
|
sh 'make px4_fmu-v5_default bloaty_sections' |
|
|
|
|
sh 'make px4_fmu-v5_default bloaty_segments' |
|
|
|
|
sh 'make px4_fmu-v5_default bloaty_symbols' |
|
|
|
|
sh 'make px4_fmu-v5_default bloaty_templates' |
|
|
|
@ -208,7 +205,6 @@ pipeline {
@@ -208,7 +205,6 @@ pipeline {
|
|
|
|
|
sh 'make px4_sitl_default' |
|
|
|
|
sh 'make px4_sitl_default bloaty_compileunits' |
|
|
|
|
sh 'make px4_sitl_default bloaty_inlines' |
|
|
|
|
sh 'make px4_sitl_default bloaty_sections' |
|
|
|
|
sh 'make px4_sitl_default bloaty_segments' |
|
|
|
|
sh 'make px4_sitl_default bloaty_symbols' |
|
|
|
|
sh 'make px4_sitl_default bloaty_templates' |
|
|
|
|