Skip to content

Commit

Permalink
fixup! Add Framework LED Matrix Example
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAZoidberg committed Oct 14, 2024
1 parent 358d1f2 commit 353e845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
cargo build --target=thumbv6m-none-eabi --examples
popd
cargo install flip-link
pushd examples/ledmatrix
cargo build --examples
popd
Expand Down

0 comments on commit 353e845

Please sign in to comment.