From dace4d5f0db758302c0df84a993583ca3cc46bbf Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Sat, 9 Oct 2021 14:48:27 +0100 Subject: Remove QWIIC_DRIVERS (#14174) --- common_features.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'common_features.mk') diff --git a/common_features.mk b/common_features.mk index 3158706f88..3fe834219f 100644 --- a/common_features.mk +++ b/common_features.mk @@ -613,8 +613,6 @@ ifeq ($(strip $(ST7565_ENABLE)), yes) SRC += st7565.c endif -include $(DRIVER_PATH)/qwiic/qwiic.mk - ifeq ($(strip $(UCIS_ENABLE)), yes) OPT_DEFS += -DUCIS_ENABLE UNICODE_COMMON := yes -- cgit v1.2.3