This commit is contained in:
Dylan Smith
2026-01-12 16:25:36 -05:00
parent 73005fc56b
commit 6cdbe8cb11
8 changed files with 128 additions and 26 deletions

View File

@@ -80,6 +80,8 @@ Core/Src/graphics/display.c \
Core/Src/graphics/fonts/font.c \
Core/Src/graphics/fonts/roboto_bold_font.c \
Core/Src/graphics/fonts/roboto_bold_large_font.c \
Core/Src/graphics/graphics.c \
Core/Src/graphics/menu.c \
Core/Src/main.c \
Core/Src/stm32f4xx_hal_msp.c \
Core/Src/stm32f4xx_hal_timebase_tim.c \