mirror of https://github.com/g4klx/MMDVM.git
Flash F7Hat via GPIO
This commit is contained in:
parent
8c6289802f
commit
6b28efc011
1
Makefile
1
Makefile
|
@ -345,6 +345,7 @@ ifneq ($(wildcard /usr/bin/stm32flash),)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
deploy-f7m: deploy-pi-f7
|
deploy-f7m: deploy-pi-f7
|
||||||
|
deploy-f7hat: deploy-pi-f7
|
||||||
|
|
||||||
# Export the current git version if the index file exists, else 000...
|
# Export the current git version if the index file exists, else 000...
|
||||||
GitVersion.h:
|
GitVersion.h:
|
||||||
|
|
Loading…
Reference in New Issue