2023-02-23 05:55:37 +00:00

166 lines
6.1 KiB
Makefile

Src/camera.o: ../Src/camera.cpp \
/Users/raymondwang/STM32CubeIDE/workspace_1.9.0/TinyEngine_vww_tutorial/Src/TinyEngine/include/tinyengine_function.h \
/Users/raymondwang/STM32CubeIDE/workspace_1.9.0/TinyEngine_vww_tutorial/Src/TinyEngine/include/fp_requantize_op.h \
/Users/raymondwang/STM32CubeIDE/workspace_1.9.0/TinyEngine_vww_tutorial/Src/TinyEngine/codegen/Include/genInclude.h \
../Inc/camera.h ../Inc/camera_i2c.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 \
../Inc/camera_spi.h ../Inc/ov2640_regs.h ../Inc/JPEGDecoder.h \
../Inc/User_Config.h ../Inc/picojpeg.h
/Users/raymondwang/STM32CubeIDE/workspace_1.9.0/TinyEngine_vww_tutorial/Src/TinyEngine/include/tinyengine_function.h:
/Users/raymondwang/STM32CubeIDE/workspace_1.9.0/TinyEngine_vww_tutorial/Src/TinyEngine/include/fp_requantize_op.h:
/Users/raymondwang/STM32CubeIDE/workspace_1.9.0/TinyEngine_vww_tutorial/Src/TinyEngine/codegen/Include/genInclude.h:
../Inc/camera.h:
../Inc/camera_i2c.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:
../Inc/camera_spi.h:
../Inc/ov2640_regs.h:
../Inc/JPEGDecoder.h:
../Inc/User_Config.h:
../Inc/picojpeg.h: