Merge hq-relaycard-firmware
This deprecates it as separate repository.
This commit is contained in:
commit
294553ee84
2 changed files with 134 additions and 0 deletions
7
boards/relaycard.mk
Normal file
7
boards/relaycard.mk
Normal file
|
@ -0,0 +1,7 @@
|
|||
include boards/nano.mk
|
||||
|
||||
CPPFLAGS += -DBAUDRATE=$(AVRDUDE_BAUD)
|
||||
|
||||
ifndef PROG
|
||||
PROG = uart-relaycard
|
||||
endif
|
Loading…
Add table
Add a link
Reference in a new issue