150 lines
8.4 KiB
Makefile
150 lines
8.4 KiB
Makefile
LWFTPC/lwftpc.o: ../LWFTPC/lwftpc.c ../LWFTPC/lwftpc.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/api.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/opt.h \
|
|
../LWIP/Target/lwipopts.h ../Core/Inc/main.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h \
|
|
../Core/Inc/stm32h7xx_hal_conf.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h \
|
|
../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h \
|
|
../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h723xx.h \
|
|
../Drivers/CMSIS/Include/core_cm7.h \
|
|
../Drivers/CMSIS/Include/cmsis_version.h \
|
|
../Drivers/CMSIS/Include/cmsis_compiler.h \
|
|
../Drivers/CMSIS/Include/cmsis_gcc.h \
|
|
../Drivers/CMSIS/Include/mpu_armv7.h \
|
|
../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_eth.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_eth_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_fdcan.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_sd.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_sdmmc.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_delayblock.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_sd_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h \
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/debug.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/arch.h \
|
|
../Middlewares/Third_Party/LwIP/system/arch/cc.h \
|
|
../Middlewares/Third_Party/LwIP/system/arch/cpu.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/netbuf.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/pbuf.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/err.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/ip_addr.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/def.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/ip4_addr.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/ip6_addr.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/def.h \
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/sys.h \
|
|
../Middlewares/Third_Party/LwIP/system/arch/sys_arch.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h \
|
|
../Core/Inc/FreeRTOSConfig.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h \
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h
|
|
../LWFTPC/lwftpc.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/api.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/opt.h:
|
|
../LWIP/Target/lwipopts.h:
|
|
../Core/Inc/main.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h:
|
|
../Core/Inc/stm32h7xx_hal_conf.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h:
|
|
../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h:
|
|
../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h723xx.h:
|
|
../Drivers/CMSIS/Include/core_cm7.h:
|
|
../Drivers/CMSIS/Include/cmsis_version.h:
|
|
../Drivers/CMSIS/Include/cmsis_compiler.h:
|
|
../Drivers/CMSIS/Include/cmsis_gcc.h:
|
|
../Drivers/CMSIS/Include/mpu_armv7.h:
|
|
../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_eth.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_eth_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_fdcan.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_sd.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_sdmmc.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_ll_delayblock.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_sd_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h:
|
|
../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/debug.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/arch.h:
|
|
../Middlewares/Third_Party/LwIP/system/arch/cc.h:
|
|
../Middlewares/Third_Party/LwIP/system/arch/cpu.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/netbuf.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/pbuf.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/err.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/ip_addr.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/def.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/ip4_addr.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/ip6_addr.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/def.h:
|
|
../Middlewares/Third_Party/LwIP/src/include/lwip/sys.h:
|
|
../Middlewares/Third_Party/LwIP/system/arch/sys_arch.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h:
|
|
../Core/Inc/FreeRTOSConfig.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/list.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/task.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/queue.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h:
|
|
../Middlewares/Third_Party/FreeRTOS/Source/include/timers.h:
|