Skip to content

Commit

Permalink
Add new board to CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeechey committed Oct 15, 2024
1 parent 341800d commit a28f8ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
- run: rustup target add thumbv7em-none-eabihf
- run: cargo build --verbose
working-directory: boards/stm32l476rg
- run: cargo build --verbose
working-directory: boards/stm32f767zi

0 comments on commit a28f8ed

Please sign in to comment.