From 3ab34fe5b1170ffdf848109be12c5281f9f85a35 Mon Sep 17 00:00:00 2001 From: MAD-CRAZY-MAN Date: Mon, 20 Feb 2023 11:45:39 +0900 Subject: [PATCH] ci: build thepeach FCC-K1 & FCC-R1 --- .ci/Jenkinsfile-compile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci/Jenkinsfile-compile b/.ci/Jenkinsfile-compile index f65a679baa..f6a6275632 100644 --- a/.ci/Jenkinsfile-compile +++ b/.ci/Jenkinsfile-compile @@ -110,6 +110,8 @@ pipeline { "raspberrypi_pico_default", "sky-drones_smartap-airlink_default", "spracing_h7extreme_default", + "thepeach_k1_default", + "thepeach_r1_default", "uvify_core_default" ], image: docker_images.nuttx,