Browse Source

Fix merge issue

pull/22098/head
Pablo Martínez 6 months ago
committed by GitHub
parent
commit
1bdb05ff17
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      quantum/painter/rules.mk

+ 1
- 0
quantum/painter/rules.mk View File

@ -168,6 +168,7 @@ ifeq ($(strip $(QUANTUM_PAINTER_ST77XX)), yes)
SRC += \
$(DRIVER_PATH)/painter/tft_panel/qp_tft_panel.c \
$(DRIVER_PATH)/painter/st77xx/qp_st77xx.c
endif
# If a surface is needed, set up the required files
ifeq ($(strip $(QUANTUM_PAINTER_NEEDS_SURFACE)), yes)


Loading…
Cancel
Save