You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

319 lines
12 KiB
Makefile

Core/Src/main.o: ../Core/Src/main.c ../Core/Inc/main.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h \
../Core/Inc/stm32f7xx_hal_conf.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.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/STM32F7xx/Include/system_stm32f7xx.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.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_CM7/r0p1/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 \
../LWIP/App/lwip.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/opt.h \
../LWIP/Target/lwipopts.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/mem.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/memp.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_std.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_priv.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/priv/mem_priv.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/stats.h \
../Middlewares/Third_Party/LwIP/src/include/netif/etharp.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/etharp.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/ip4_addr.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/def.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/netif.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/ip_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/ip4.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip4.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ethernet.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ieee.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/etharp.h \
../Middlewares/Third_Party/LwIP/src/include/netif/ethernet.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/dhcp.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/udp.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/ip.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/ip6.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/udp.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/timeouts.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/sys.h \
../Middlewares/Third_Party/LwIP/system/arch/sys_arch.h \
../LWIP/Target/ethernetif.h \
../Middlewares/Third_Party/LwIP/src/include/lwip/tcpip.h \
../Core/Inc/stm32746g_discovery_lcd.h ../Core/Inc/rk043fn48h.h \
../Core/Inc/stm32746g_discovery_sdram.h \
../Core/Inc/stm32746g_discovery.h ../Core/Inc/../../Fonts/fonts.h \
../Core/Inc/stm32746g_discovery_ts.h ../Core/Inc/ft5336.h \
../Core/Inc/ts.h
../Core/Inc/main.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:
../Core/Inc/stm32f7xx_hal_conf.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.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/STM32F7xx/Include/system_stm32f7xx.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.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_CM7/r0p1/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:
../LWIP/App/lwip.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/opt.h:
../LWIP/Target/lwipopts.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/mem.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/memp.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_std.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/priv/memp_priv.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/priv/mem_priv.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/stats.h:
../Middlewares/Third_Party/LwIP/src/include/netif/etharp.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/etharp.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/ip4_addr.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/def.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/netif.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/ip_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/ip4.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip4.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ethernet.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ieee.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/etharp.h:
../Middlewares/Third_Party/LwIP/src/include/netif/ethernet.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/dhcp.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/udp.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/ip.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/ip6.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/ip.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/prot/udp.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/timeouts.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/sys.h:
../Middlewares/Third_Party/LwIP/system/arch/sys_arch.h:
../LWIP/Target/ethernetif.h:
../Middlewares/Third_Party/LwIP/src/include/lwip/tcpip.h:
../Core/Inc/stm32746g_discovery_lcd.h:
../Core/Inc/rk043fn48h.h:
../Core/Inc/stm32746g_discovery_sdram.h:
../Core/Inc/stm32746g_discovery.h:
../Core/Inc/../../Fonts/fonts.h:
../Core/Inc/stm32746g_discovery_ts.h:
../Core/Inc/ft5336.h:
../Core/Inc/ts.h: