Rename HOST_* to PROTOCOL_* in protocol/*.mk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VUSB_DIR = protocol/vusb
|
||||
|
||||
OPT_DEFS += -DHOST_VUSB
|
||||
OPT_DEFS += -DPROTOCOL_VUSB
|
||||
|
||||
SRC += $(VUSB_DIR)/main.c \
|
||||
$(VUSB_DIR)/vusb.c \
|
||||
|
Reference in New Issue
Block a user