Version 1.1

This commit is contained in:
Your Name
2024-04-29 19:57:00 +03:00
parent 476cb55c91
commit 8c870810b1
7 changed files with 523 additions and 55 deletions

View File

@@ -23,6 +23,8 @@ target_include_directories(stm32cubemx INTERFACE
target_sources(stm32cubemx INTERFACE
../../Core/Src/main.c
../../Core/Src/stm32f0xx_it.c
../../Core/Src/DS_MAX7219.c
../../Core/Src/DS_Button.c
../../Core/Src/stm32f0xx_hal_msp.c
../../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c
../../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi_ex.c