LFK87 refactor (#20635)

This commit is contained in:
Ryan
2023-05-02 10:10:55 +10:00
committed by GitHub
parent 50a8287f34
commit 4b1ec081d4
13 changed files with 453 additions and 200 deletions

View File

@@ -1,9 +1,3 @@
ifeq ($(LFK_REV), A)
MCU = at90usb1286
else
MCU = at90usb646
endif
ifeq ($(strip $(ISSI_ENABLE)), yes)
OPT_DEFS += -DISSI_ENABLE
endif