big refactoring and features added

This commit is contained in:
Ayzen
2026-04-24 16:51:15 +03:00
parent eafc328caa
commit ea1fbb071d
184 changed files with 35336 additions and 75480 deletions

View File

@ -42,7 +42,8 @@ build/stm32f7xx_it.o: Src/stm32f7xx_it.c Inc/main.h \
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h \
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h \
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h \
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h Inc/stm32f7xx_it.h
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h Inc/stm32f7xx_it.h \
App/Core/app_core.h App/Models/app_types.h
Inc/main.h:
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:
Inc/stm32f7xx_hal_conf.h:
@ -91,3 +92,5 @@ Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h:
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h:
Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h:
Inc/stm32f7xx_it.h:
App/Core/app_core.h:
App/Models/app_types.h: