diff --git a/Jenkinsfile b/Jenkinsfile index 6e8cff6ba88b542831441489741e6e1012c19fb8..64450908b4413f690db572d01c674b9377263737 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) {