From 7f5bf9cf8667f8b4e6d5dd60e307e73ac96a90fd Mon Sep 17 00:00:00 2001 From: Peter van der Perk Date: Thu, 7 Nov 2024 22:07:37 +0100 Subject: [PATCH] ci: add nxp tropic and s32k344 fmu target --- .ci/Jenkinsfile-compile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci/Jenkinsfile-compile b/.ci/Jenkinsfile-compile index cad2b8df3a..2c03621155 100644 --- a/.ci/Jenkinsfile-compile +++ b/.ci/Jenkinsfile-compile @@ -96,8 +96,10 @@ pipeline { "nxp_fmuk66-v3_default", "nxp_fmuk66-v3_socketcan", "nxp_mr-canhubk3_default", + "nxp_mr-canhubk3_fmu", "nxp_ucans32k146_canbootloader", "nxp_ucans32k146_default", + "nxp_tropic-community_default", "omnibus_f4sd_default", "px4_fmu-v2_default", "px4_fmu-v2_fixedwing",