Skip to content

Commit daf9a30

Browse files
committed
Add attiny404 to CI
1 parent 035e0e5 commit daf9a30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ jobs:
7777
name: attiny2313
7878
spec: attiny2313
7979
crate: attiny-hal
80+
- type: mcu
81+
name: attiny404
82+
spec: attiny404
83+
crate: avrxmega-hal
8084
runs-on: ubuntu-latest
8185
steps:
8286
- name: Checkout code

0 commit comments

Comments
 (0)