Fonts work (mostly)
This commit is contained in:
@@ -76,7 +76,8 @@ endif
|
||||
# C sources
|
||||
C_SOURCES = \
|
||||
Core/Src/freertos.c \
|
||||
Core/Src/graphics.c \
|
||||
Core/Src/graphics/font.c \
|
||||
Core/Src/graphics/graphics.c \
|
||||
Core/Src/main.c \
|
||||
Core/Src/stm32f4xx_hal_msp.c \
|
||||
Core/Src/stm32f4xx_hal_timebase_tim.c \
|
||||
@@ -223,6 +224,8 @@ AS_INCLUDES = \
|
||||
# C includes
|
||||
C_INCLUDES = \
|
||||
-ICore/Inc \
|
||||
-ICore/Inc/graphics \
|
||||
-ICore/Inc/graphics/lvgl \
|
||||
-IDrivers/CMSIS/Device/ST/STM32F4xx/Include \
|
||||
-IDrivers/CMSIS/Include \
|
||||
-IDrivers/STM32F4xx_HAL_Driver/Inc \
|
||||
|
||||
Reference in New Issue
Block a user