big refactoring and features added
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user