version 1

This commit is contained in:
Your Name
2024-04-15 20:53:59 +03:00
parent fc727dfbfe
commit 23598a80db
8 changed files with 175 additions and 48 deletions

View File

@@ -22,6 +22,7 @@ target_include_directories(stm32cubemx INTERFACE
target_sources(stm32cubemx INTERFACE
../../Core/Src/main.c
../../Core/Src/DS_Button.c
../../Core/Src/stm32f0xx_it.c
../../Core/Src/stm32f0xx_hal_msp.c
../../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c