Skip to content

Commit 44ee4ad

Browse files
committed
Add G91 and G4A1 to CI
1 parent 5acbe96 commit 44ee4ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
- stm32g474
2323
- stm32g483
2424
- stm32g484
25-
#- stm32g491 # Does not seem ready yet
26-
#- stm32g4a1 # Does not seem ready yet
25+
- stm32g491 # Does not seem ready yet
26+
- stm32g4a1 # Does not seem ready yet
2727
features:
2828
- log-rtt,defmt
2929
# TODO: -log-rtt # log-rtt without defmt, more combos?

0 commit comments

Comments
 (0)