Rename HOST_* to PROTOCOL_* in protocol/*.mk
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user