Flash F7Hat via GPIO

This commit is contained in:
phl0 2018-07-01 01:45:42 +02:00
parent 8c6289802f
commit 6b28efc011
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 2 additions and 1 deletions

View File

@ -345,6 +345,7 @@ ifneq ($(wildcard /usr/bin/stm32flash),)
endif
deploy-f7m: deploy-pi-f7
deploy-f7hat: deploy-pi-f7
# Export the current git version if the index file exists, else 000...
GitVersion.h: