소스 검색

add at32f435_437 bsp to ci

sheltonyu 3 년 전
부모
커밋
99e7647b93
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      Jenkinsfile

+ 3 - 1
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) {