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 1ba5e052a1
commit d42c9422f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)