Skip to content

Commit 321077e

Browse files
committed
update device/avr check target
1 parent 7a389e1 commit 321077e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/scripts/validate_device_packages.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ VALIDATION_TARGETS=(
3434
"device/arm64:esp32"
3535

3636
# avr
37-
"device/avr:arduino"
38-
37+
"device/avr:arduino,arduino-leonardo,atmega1284p,atmega328pb,attiny1616,simavr"
38+
3939
# esp
4040
"device/esp:esp32,esp8266"
4141

0 commit comments

Comments
 (0)