Skip to content

Commit 9f61e1f

Browse files
committed
added stm32f469 to github actions
1 parent a378d4f commit 9f61e1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
cpu: [atsam3x8e, atsam4s2b, lpc802, lpc1752, lpc1754, lpc1756, lpc1759, lpc1788, lpc55s66, max32625, max32660, mb9bf566k, rp2350, stm32f103, stm32f407, stm32h723, tmpm373]
19+
cpu: [atsam3x8e, atsam4s2b, lpc802, lpc1752, lpc1754, lpc1756, lpc1759, lpc1788, lpc55s66, max32625, max32660, mb9bf566k, rp2350, stm32f103, stm32f407, stm32f469, stm32h723, tmpm373]
2020

2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)