[fix] feature: font_gfx

small fixes for include files
This commit is contained in:
2023-03-26 09:46:44 +02:00
parent aed378588d
commit 408d99783a
2 changed files with 7 additions and 10 deletions

View File

@@ -79,6 +79,7 @@ C_SOURCES += ../shared_libs/drivers/st7565/st7565.c
C_SOURCES += ../shared_libs/drivers/hw_button/hw_button.c
# display
C_SOURCES += ../shared_libs/display/display_gfx.c
C_SOURCES += ../shared_libs/display/font_gfx.c
# ASM sources
ASM_SOURCES = \