Rename HOST_* to PROTOCOL_* in protocol/*.mk
This commit is contained in:
parent
db024b6b18
commit
09bd1aef12
6 changed files with 15 additions and 18 deletions
|
|
@ -19,7 +19,4 @@ endif
|
|||
VPATH += $(TOP_DIR)/$(PJRC_DIR)
|
||||
|
||||
# This indicates using LUFA stack
|
||||
# TODO: remove HOST_PJRC
|
||||
OPT_DEFS += -DHOST_PJRC
|
||||
OPT_DEFS += -DPROTOCOL_PJRC
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue