Skip to content

Commit 89c716f

Browse files
author
Jorge Aparicio
committed
also test SPI
1 parent 36a4fce commit 89c716f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ci/run.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@ main() {
1515
cargo build --release
1616

1717
gen
18-
gen gpioa
1918
gen dbgmcu
20-
gen tim6
19+
gen gpioa
2120
gen i2c1
2221
gen rcc
22+
gen spi1
23+
gen tim6
2324
}
2425

2526
main $1

0 commit comments

Comments
 (0)