Skip to content

Commit

Permalink
no need to compile gfx drivers in base build
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Oct 9, 2024
1 parent df3f69e commit 7146786
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make.mk
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ INCLUDES += \

SRCS += \
$(GOSSAMER_PATH)/main.c \
$(GOSSAMER_PATH)/drivers/gfx/gfx.c \
$(GOSSAMER_PATH)/drivers/gfx/sh1107.c \

ifndef EMSCRIPTEN
# Do not compile tinyusb for Emscripten
Expand Down

0 comments on commit 7146786

Please sign in to comment.