mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-06 06:53:31 +00:00
Added defines for MMDVM_HS_Hat
This commit is contained in:
parent
8bcf38a414
commit
21f2f23056
4 changed files with 13 additions and 9 deletions
2
Makefile
2
Makefile
|
|
@ -198,6 +198,8 @@ ifneq ($(wildcard /usr/bin/stm32flash),)
|
|||
/usr/bin/stm32flash -v -w bin/$(BINBIN) -g 0x0 -R -i 20,-21,21:-20,21 /dev/ttyAMA0
|
||||
endif
|
||||
|
||||
mmdvm_hs_hat: zumspot-pi
|
||||
|
||||
dfu:
|
||||
ifdef devser
|
||||
$(DFU_RST) $(devser) 750
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue