add proteus h7 to list (#3819)

This commit is contained in:
Matthew Kennedy 2022-01-20 12:14:47 -08:00 committed by GitHub
parent 10f1b729e2
commit deca41935c
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ for BOARD in \
"prometheus prometheus_405" \
"proteus proteus_f7" \
"proteus proteus_f4" \
"proteus proteus_h7" \
"atlas atlas"\
; do
BOARD_NAME=$(echo "$BOARD" | cut -d " " -f 1)