Skip to content

Commit

Permalink
Add attiny404 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agausmann committed Jan 7, 2023
1 parent 035e0e5 commit daf9a30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ jobs:
name: attiny2313
spec: attiny2313
crate: attiny-hal
- type: mcu
name: attiny404
spec: attiny404
crate: avrxmega-hal
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit daf9a30

Please sign in to comment.