From 99e7647b9325030b7f6dc4c533de7d79601815eb Mon Sep 17 00:00:00 2001 From: sheltonyu Date: Mon, 11 Apr 2022 14:31:34 +0800 Subject: [PATCH] add at32f435_437 bsp to ci --- Jenkinsfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6e8cff6ba8..64450908b4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -108,7 +108,9 @@ pipeline { ['frdm-k64f', 'sourcery-arm'], ['xplorer4330/M4', 'sourcery-arm'], // ['at32/at32f403a-start', 'sourcery-arm'],/* CI link not support */ - // ['at32/at32f407-start', 'sourcery-arm']/* CI compile C99 not support */ + // ['at32/at32f407-start', 'sourcery-arm'],/* CI compile C99 not support */ + // ['at32/at32f435-start', 'sourcery-arm'],/* CI compile C99 not support */ + // ['at32/at32f437-start', 'sourcery-arm']/* CI compile C99 not support */ ] for (int i in bsp_array) {