Skip to content

Commit 1995b99

Browse files
committed
Added peripherals with derivedFrom into ci/run.sh
1 parent 3bb5618 commit 1995b99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/run.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@ test_mode() {
2323
test_gen
2424
test_gen dbgmcu
2525
test_gen gpioa
26+
test_gen gpioc
2627
test_gen i2c1
2728
test_gen rcc
2829
test_gen spi1
2930
test_gen tim2
31+
test_gen tim3
3032
test_gen tim6
3133
}
3234

0 commit comments

Comments
 (0)