Dedupe I2C, SPI, UART driver inclusions (#22253)
This commit is contained in:
@@ -26,4 +26,4 @@ SRC += keyboards/wilba_tech/wt_main.c \
|
||||
quantum/color.c \
|
||||
drivers/led/issi/is31fl3731.c
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
@@ -25,6 +25,6 @@ COMMON_VPATH += $(DRIVER_PATH)/issi
|
||||
# project specific files
|
||||
SRC += drivers/led/issi/is31fl3731.c
|
||||
|
||||
QUANTUM_LIB_SRC += i2c_master.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
LTO_ENABLE = yes
|
||||
|
||||
Reference in New Issue
Block a user