mirror of
https://github.com/mit-han-lab/tinyengine.git
synced 2025-05-10 09:28:47 +08:00
157 lines
5.8 KiB
Makefile
157 lines
5.8 KiB
Makefile
Src/lcd.o: ../Src/lcd.cpp ../Inc/lcd.h \
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h \
|
|
../Inc/stm32f7xx_hal_conf.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.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/Include/cachel1_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_dma_ex.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_spi.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.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_cortex.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.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_pwr.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h \
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h \
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h \
|
|
../Drivers/BSP/STM32746G-Discovery/../Components/rk043fn48h/rk043fn48h.h \
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h \
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h \
|
|
../Src/../Utilities/Fonts/fonts.h
|
|
|
|
../Inc/lcd.h:
|
|
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:
|
|
|
|
../Inc/stm32f7xx_hal_conf.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.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/Include/cachel1_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_dma_ex.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_spi.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.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_cortex.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.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_pwr.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h:
|
|
|
|
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h:
|
|
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h:
|
|
|
|
../Drivers/BSP/STM32746G-Discovery/../Components/rk043fn48h/rk043fn48h.h:
|
|
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h:
|
|
|
|
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h:
|
|
|
|
../Src/../Utilities/Fonts/fonts.h:
|