35 lines
1.9 KiB
Makefile
35 lines
1.9 KiB
Makefile
modbus_example/main.o: ..\Core\Src\main.c ..\Core\Inc\main.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal.h \
|
|
..\Core\Inc\stm32f1xx_hal_conf.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_rcc.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_def.h \
|
|
..\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f1xx.h \
|
|
..\Drivers\CMSIS\Device\ST\STM32F1xx\Include\stm32f103xb.h \
|
|
..\Drivers\CMSIS\Include\core_cm3.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stdint.h \
|
|
..\Drivers\CMSIS\Include\cmsis_version.h \
|
|
..\Drivers\CMSIS\Include\cmsis_compiler.h \
|
|
..\Drivers\CMSIS\Include\cmsis_armclang.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\arm_compat.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\arm_acle.h \
|
|
..\Drivers\CMSIS\Device\ST\STM32F1xx\Include\system_stm32f1xx.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \
|
|
C:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stddef.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_rcc_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_gpio.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_gpio_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_exti.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_dma.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_dma_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_cortex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_flash.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_flash_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_pwr.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_tim.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_tim_ex.h \
|
|
..\Drivers\STM32F1xx_HAL_Driver\Inc\stm32f1xx_hal_uart.h \
|
|
..\Core\Inc\tim.h ..\Core\Inc\usart.h ..\Core\Inc\gpio.h \
|
|
..\..\Modbus\rs_message.h ..\..\Modbus\modbus.h \
|
|
..\..\Modbus\modbus_config.h ..\..\Modbus\modbus_data.h \
|
|
..\..\Modbus\crc_algs.h
|