aboutsummaryrefslogtreecommitdiff
path: root/common_features.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common_features.mk')
-rw-r--r--common_features.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/common_features.mk b/common_features.mk
index 3158706f8..3fe834219 100644
--- a/common_features.mk
+++ b/common_features.mk
@@ -613,8 +613,6 @@ ifeq ($(strip $(ST7565_ENABLE)), yes)
613 SRC += st7565.c 613 SRC += st7565.c
614endif 614endif
615 615
616include $(DRIVER_PATH)/qwiic/qwiic.mk
617
618ifeq ($(strip $(UCIS_ENABLE)), yes) 616ifeq ($(strip $(UCIS_ENABLE)), yes)
619 OPT_DEFS += -DUCIS_ENABLE 617 OPT_DEFS += -DUCIS_ENABLE
620 UNICODE_COMMON := yes 618 UNICODE_COMMON := yes