From 6a32301ed502689f8c298465ad14c9ca74e1ddbd Mon Sep 17 00:00:00 2001 From: Jari van Ewijk Date: Wed, 20 Jan 2021 14:12:03 +0100 Subject: [PATCH] Add NXP FMUK66E build to CI This build was not yet available in the CI. We just got the first hardware and are doing the first tests right now. So far most things seem to work. --- .ci/Jenkinsfile-compile | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/Jenkinsfile-compile b/.ci/Jenkinsfile-compile index 2cec458272..cc9f2eb94c 100644 --- a/.ci/Jenkinsfile-compile +++ b/.ci/Jenkinsfile-compile @@ -59,6 +59,7 @@ pipeline { "nxp_fmuk66-v3_default", "nxp_fmuk66-v3_rtps", "nxp_fmuk66-v3_socketcan", + "nxp_fmuk66-e_default", "nxp_fmurt1062-v1_default", "nxp_ucans32k146_default", "omnibus_f4sd_default",