Implement core communication
This commit is contained in:
committed by
Florian Didron
parent
5c1c41462a
commit
3b71e1e819
@@ -354,6 +354,7 @@ ifeq ($(strip $(ORYX_ENABLE)), yes)
|
||||
WEBUSB_ENABLE := yes
|
||||
SRC += $(QUANTUM_DIR)/oryx.c
|
||||
OPT_DEFS += -DORYX_ENABLE
|
||||
OPT_DEFS += -DLAYER_STATE_8BIT
|
||||
endif
|
||||
|
||||
ifeq ($(strip $(VIA_ENABLE)), yes)
|
||||
|
||||
Reference in New Issue
Block a user