add at32f435_437 bsp to ci

This commit is contained in:
sheltonyu
2022-04-18 10:07:15 +08:00
committed by guo
parent ebcc2cb8c1
commit 99e7647b93
Vendored
+3 -1
View File
@@ -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) {