# CMAKE generated file: DO NOT EDIT! # Generated by "MinGW Makefiles" Generator, CMake Version 3.27 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. SHELL = cmd.exe # The CMake executable. CMAKE_COMMAND = C:\Users\13552\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe # The command to remove a file. RM = C:\Users\13552\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = C:\Work\Project\Stm32_Project\Taxi_meters\Bootloader # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = C:\Work\Project\Stm32_Project\Taxi_meters\Bootloader\cmake-build-debug #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..." C:\Users\13552\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe -E echo "No interactive CMake dialog available." .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." C:\Users\13552\AppData\Local\Programs\CLion\bin\cmake\win\x64\bin\cmake.exe --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start C:\Work\Project\Stm32_Project\Taxi_meters\Bootloader\cmake-build-debug\CMakeFiles C:\Work\Project\Stm32_Project\Taxi_meters\Bootloader\cmake-build-debug\\CMakeFiles\progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start C:\Work\Project\Stm32_Project\Taxi_meters\Bootloader\cmake-build-debug\CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named Bootloader.elf # Build rule for target. Bootloader.elf: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 Bootloader.elf .PHONY : Bootloader.elf # fast build rule for target. Bootloader.elf/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/build .PHONY : Bootloader.elf/fast Core/Src/dma.obj: Core/Src/dma.c.obj .PHONY : Core/Src/dma.obj # target to build an object file Core/Src/dma.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/dma.c.obj .PHONY : Core/Src/dma.c.obj Core/Src/dma.i: Core/Src/dma.c.i .PHONY : Core/Src/dma.i # target to preprocess a source file Core/Src/dma.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/dma.c.i .PHONY : Core/Src/dma.c.i Core/Src/dma.s: Core/Src/dma.c.s .PHONY : Core/Src/dma.s # target to generate assembly for a file Core/Src/dma.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/dma.c.s .PHONY : Core/Src/dma.c.s Core/Src/fsmc.obj: Core/Src/fsmc.c.obj .PHONY : Core/Src/fsmc.obj # target to build an object file Core/Src/fsmc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/fsmc.c.obj .PHONY : Core/Src/fsmc.c.obj Core/Src/fsmc.i: Core/Src/fsmc.c.i .PHONY : Core/Src/fsmc.i # target to preprocess a source file Core/Src/fsmc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/fsmc.c.i .PHONY : Core/Src/fsmc.c.i Core/Src/fsmc.s: Core/Src/fsmc.c.s .PHONY : Core/Src/fsmc.s # target to generate assembly for a file Core/Src/fsmc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/fsmc.c.s .PHONY : Core/Src/fsmc.c.s Core/Src/gpio.obj: Core/Src/gpio.c.obj .PHONY : Core/Src/gpio.obj # target to build an object file Core/Src/gpio.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/gpio.c.obj .PHONY : Core/Src/gpio.c.obj Core/Src/gpio.i: Core/Src/gpio.c.i .PHONY : Core/Src/gpio.i # target to preprocess a source file Core/Src/gpio.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/gpio.c.i .PHONY : Core/Src/gpio.c.i Core/Src/gpio.s: Core/Src/gpio.c.s .PHONY : Core/Src/gpio.s # target to generate assembly for a file Core/Src/gpio.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/gpio.c.s .PHONY : Core/Src/gpio.c.s Core/Src/ili9341.obj: Core/Src/ili9341.c.obj .PHONY : Core/Src/ili9341.obj # target to build an object file Core/Src/ili9341.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/ili9341.c.obj .PHONY : Core/Src/ili9341.c.obj Core/Src/ili9341.i: Core/Src/ili9341.c.i .PHONY : Core/Src/ili9341.i # target to preprocess a source file Core/Src/ili9341.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/ili9341.c.i .PHONY : Core/Src/ili9341.c.i Core/Src/ili9341.s: Core/Src/ili9341.c.s .PHONY : Core/Src/ili9341.s # target to generate assembly for a file Core/Src/ili9341.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/ili9341.c.s .PHONY : Core/Src/ili9341.c.s Core/Src/main.obj: Core/Src/main.c.obj .PHONY : Core/Src/main.obj # target to build an object file Core/Src/main.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/main.c.obj .PHONY : Core/Src/main.c.obj Core/Src/main.i: Core/Src/main.c.i .PHONY : Core/Src/main.i # target to preprocess a source file Core/Src/main.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/main.c.i .PHONY : Core/Src/main.c.i Core/Src/main.s: Core/Src/main.c.s .PHONY : Core/Src/main.s # target to generate assembly for a file Core/Src/main.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/main.c.s .PHONY : Core/Src/main.c.s Core/Src/myInit.obj: Core/Src/myInit.c.obj .PHONY : Core/Src/myInit.obj # target to build an object file Core/Src/myInit.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/myInit.c.obj .PHONY : Core/Src/myInit.c.obj Core/Src/myInit.i: Core/Src/myInit.c.i .PHONY : Core/Src/myInit.i # target to preprocess a source file Core/Src/myInit.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/myInit.c.i .PHONY : Core/Src/myInit.c.i Core/Src/myInit.s: Core/Src/myInit.c.s .PHONY : Core/Src/myInit.s # target to generate assembly for a file Core/Src/myInit.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/myInit.c.s .PHONY : Core/Src/myInit.c.s Core/Src/retarget.obj: Core/Src/retarget.c.obj .PHONY : Core/Src/retarget.obj # target to build an object file Core/Src/retarget.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/retarget.c.obj .PHONY : Core/Src/retarget.c.obj Core/Src/retarget.i: Core/Src/retarget.c.i .PHONY : Core/Src/retarget.i # target to preprocess a source file Core/Src/retarget.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/retarget.c.i .PHONY : Core/Src/retarget.c.i Core/Src/retarget.s: Core/Src/retarget.c.s .PHONY : Core/Src/retarget.s # target to generate assembly for a file Core/Src/retarget.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/retarget.c.s .PHONY : Core/Src/retarget.c.s Core/Src/rtc.obj: Core/Src/rtc.c.obj .PHONY : Core/Src/rtc.obj # target to build an object file Core/Src/rtc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/rtc.c.obj .PHONY : Core/Src/rtc.c.obj Core/Src/rtc.i: Core/Src/rtc.c.i .PHONY : Core/Src/rtc.i # target to preprocess a source file Core/Src/rtc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/rtc.c.i .PHONY : Core/Src/rtc.c.i Core/Src/rtc.s: Core/Src/rtc.c.s .PHONY : Core/Src/rtc.s # target to generate assembly for a file Core/Src/rtc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/rtc.c.s .PHONY : Core/Src/rtc.c.s Core/Src/sdio.obj: Core/Src/sdio.c.obj .PHONY : Core/Src/sdio.obj # target to build an object file Core/Src/sdio.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/sdio.c.obj .PHONY : Core/Src/sdio.c.obj Core/Src/sdio.i: Core/Src/sdio.c.i .PHONY : Core/Src/sdio.i # target to preprocess a source file Core/Src/sdio.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/sdio.c.i .PHONY : Core/Src/sdio.c.i Core/Src/sdio.s: Core/Src/sdio.c.s .PHONY : Core/Src/sdio.s # target to generate assembly for a file Core/Src/sdio.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/sdio.c.s .PHONY : Core/Src/sdio.c.s Core/Src/stm32f1xx_hal_msp.obj: Core/Src/stm32f1xx_hal_msp.c.obj .PHONY : Core/Src/stm32f1xx_hal_msp.obj # target to build an object file Core/Src/stm32f1xx_hal_msp.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/stm32f1xx_hal_msp.c.obj .PHONY : Core/Src/stm32f1xx_hal_msp.c.obj Core/Src/stm32f1xx_hal_msp.i: Core/Src/stm32f1xx_hal_msp.c.i .PHONY : Core/Src/stm32f1xx_hal_msp.i # target to preprocess a source file Core/Src/stm32f1xx_hal_msp.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/stm32f1xx_hal_msp.c.i .PHONY : Core/Src/stm32f1xx_hal_msp.c.i Core/Src/stm32f1xx_hal_msp.s: Core/Src/stm32f1xx_hal_msp.c.s .PHONY : Core/Src/stm32f1xx_hal_msp.s # target to generate assembly for a file Core/Src/stm32f1xx_hal_msp.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/stm32f1xx_hal_msp.c.s .PHONY : Core/Src/stm32f1xx_hal_msp.c.s Core/Src/stm32f1xx_it.obj: Core/Src/stm32f1xx_it.c.obj .PHONY : Core/Src/stm32f1xx_it.obj # target to build an object file Core/Src/stm32f1xx_it.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/stm32f1xx_it.c.obj .PHONY : Core/Src/stm32f1xx_it.c.obj Core/Src/stm32f1xx_it.i: Core/Src/stm32f1xx_it.c.i .PHONY : Core/Src/stm32f1xx_it.i # target to preprocess a source file Core/Src/stm32f1xx_it.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/stm32f1xx_it.c.i .PHONY : Core/Src/stm32f1xx_it.c.i Core/Src/stm32f1xx_it.s: Core/Src/stm32f1xx_it.c.s .PHONY : Core/Src/stm32f1xx_it.s # target to generate assembly for a file Core/Src/stm32f1xx_it.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/stm32f1xx_it.c.s .PHONY : Core/Src/stm32f1xx_it.c.s Core/Src/syscalls.obj: Core/Src/syscalls.c.obj .PHONY : Core/Src/syscalls.obj # target to build an object file Core/Src/syscalls.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/syscalls.c.obj .PHONY : Core/Src/syscalls.c.obj Core/Src/syscalls.i: Core/Src/syscalls.c.i .PHONY : Core/Src/syscalls.i # target to preprocess a source file Core/Src/syscalls.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/syscalls.c.i .PHONY : Core/Src/syscalls.c.i Core/Src/syscalls.s: Core/Src/syscalls.c.s .PHONY : Core/Src/syscalls.s # target to generate assembly for a file Core/Src/syscalls.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/syscalls.c.s .PHONY : Core/Src/syscalls.c.s Core/Src/sysmem.obj: Core/Src/sysmem.c.obj .PHONY : Core/Src/sysmem.obj # target to build an object file Core/Src/sysmem.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/sysmem.c.obj .PHONY : Core/Src/sysmem.c.obj Core/Src/sysmem.i: Core/Src/sysmem.c.i .PHONY : Core/Src/sysmem.i # target to preprocess a source file Core/Src/sysmem.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/sysmem.c.i .PHONY : Core/Src/sysmem.c.i Core/Src/sysmem.s: Core/Src/sysmem.c.s .PHONY : Core/Src/sysmem.s # target to generate assembly for a file Core/Src/sysmem.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/sysmem.c.s .PHONY : Core/Src/sysmem.c.s Core/Src/system_stm32f1xx.obj: Core/Src/system_stm32f1xx.c.obj .PHONY : Core/Src/system_stm32f1xx.obj # target to build an object file Core/Src/system_stm32f1xx.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/system_stm32f1xx.c.obj .PHONY : Core/Src/system_stm32f1xx.c.obj Core/Src/system_stm32f1xx.i: Core/Src/system_stm32f1xx.c.i .PHONY : Core/Src/system_stm32f1xx.i # target to preprocess a source file Core/Src/system_stm32f1xx.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/system_stm32f1xx.c.i .PHONY : Core/Src/system_stm32f1xx.c.i Core/Src/system_stm32f1xx.s: Core/Src/system_stm32f1xx.c.s .PHONY : Core/Src/system_stm32f1xx.s # target to generate assembly for a file Core/Src/system_stm32f1xx.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/system_stm32f1xx.c.s .PHONY : Core/Src/system_stm32f1xx.c.s Core/Src/usart.obj: Core/Src/usart.c.obj .PHONY : Core/Src/usart.obj # target to build an object file Core/Src/usart.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/usart.c.obj .PHONY : Core/Src/usart.c.obj Core/Src/usart.i: Core/Src/usart.c.i .PHONY : Core/Src/usart.i # target to preprocess a source file Core/Src/usart.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/usart.c.i .PHONY : Core/Src/usart.c.i Core/Src/usart.s: Core/Src/usart.c.s .PHONY : Core/Src/usart.s # target to generate assembly for a file Core/Src/usart.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Src/usart.c.s .PHONY : Core/Src/usart.c.s Core/Startup/startup_stm32f103vetx.obj: Core/Startup/startup_stm32f103vetx.s.obj .PHONY : Core/Startup/startup_stm32f103vetx.obj # target to build an object file Core/Startup/startup_stm32f103vetx.s.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Core/Startup/startup_stm32f103vetx.s.obj .PHONY : Core/Startup/startup_stm32f103vetx.s.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c.s Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.obj: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.obj # target to build an object file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.obj .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.obj Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.i: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.i # target to preprocess a source file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.i .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.i Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.s: Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.s # target to generate assembly for a file Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.s .PHONY : Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c.s FATFS/App/fatfs.obj: FATFS/App/fatfs.c.obj .PHONY : FATFS/App/fatfs.obj # target to build an object file FATFS/App/fatfs.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/FATFS/App/fatfs.c.obj .PHONY : FATFS/App/fatfs.c.obj FATFS/App/fatfs.i: FATFS/App/fatfs.c.i .PHONY : FATFS/App/fatfs.i # target to preprocess a source file FATFS/App/fatfs.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/FATFS/App/fatfs.c.i .PHONY : FATFS/App/fatfs.c.i FATFS/App/fatfs.s: FATFS/App/fatfs.c.s .PHONY : FATFS/App/fatfs.s # target to generate assembly for a file FATFS/App/fatfs.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/FATFS/App/fatfs.c.s .PHONY : FATFS/App/fatfs.c.s FATFS/Target/bsp_driver_sd.obj: FATFS/Target/bsp_driver_sd.c.obj .PHONY : FATFS/Target/bsp_driver_sd.obj # target to build an object file FATFS/Target/bsp_driver_sd.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/FATFS/Target/bsp_driver_sd.c.obj .PHONY : FATFS/Target/bsp_driver_sd.c.obj FATFS/Target/bsp_driver_sd.i: FATFS/Target/bsp_driver_sd.c.i .PHONY : FATFS/Target/bsp_driver_sd.i # target to preprocess a source file FATFS/Target/bsp_driver_sd.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/FATFS/Target/bsp_driver_sd.c.i .PHONY : FATFS/Target/bsp_driver_sd.c.i FATFS/Target/bsp_driver_sd.s: FATFS/Target/bsp_driver_sd.c.s .PHONY : FATFS/Target/bsp_driver_sd.s # target to generate assembly for a file FATFS/Target/bsp_driver_sd.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/FATFS/Target/bsp_driver_sd.c.s .PHONY : FATFS/Target/bsp_driver_sd.c.s Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.obj: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.obj Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.i: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.i Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.s: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.c.s Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.obj: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.obj Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.i: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.i Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.s: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.c.s Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.obj: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.obj Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.i: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.i Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.s: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.c.s Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.obj: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.obj Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.i: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.i Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.s: Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.c.s Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.obj: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.obj Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.i: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.i Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.s: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c.s Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.obj: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.obj Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.i: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.i Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.s: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c.s Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.obj: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.obj # target to build an object file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.i: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.i # target to preprocess a source file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.i Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.s: Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.s # target to generate assembly for a file Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s .PHONY : Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.s Middlewares/Third_Party/FatFs/src/diskio.obj: Middlewares/Third_Party/FatFs/src/diskio.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/diskio.obj # target to build an object file Middlewares/Third_Party/FatFs/src/diskio.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/diskio.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/diskio.c.obj Middlewares/Third_Party/FatFs/src/diskio.i: Middlewares/Third_Party/FatFs/src/diskio.c.i .PHONY : Middlewares/Third_Party/FatFs/src/diskio.i # target to preprocess a source file Middlewares/Third_Party/FatFs/src/diskio.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/diskio.c.i .PHONY : Middlewares/Third_Party/FatFs/src/diskio.c.i Middlewares/Third_Party/FatFs/src/diskio.s: Middlewares/Third_Party/FatFs/src/diskio.c.s .PHONY : Middlewares/Third_Party/FatFs/src/diskio.s # target to generate assembly for a file Middlewares/Third_Party/FatFs/src/diskio.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/diskio.c.s .PHONY : Middlewares/Third_Party/FatFs/src/diskio.c.s Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.obj: Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.obj # target to build an object file Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.obj Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.i: Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.i .PHONY : Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.i # target to preprocess a source file Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.i .PHONY : Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.i Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.s: Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.s .PHONY : Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.s # target to generate assembly for a file Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.s .PHONY : Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.c.s Middlewares/Third_Party/FatFs/src/ff.obj: Middlewares/Third_Party/FatFs/src/ff.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/ff.obj # target to build an object file Middlewares/Third_Party/FatFs/src/ff.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/ff.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/ff.c.obj Middlewares/Third_Party/FatFs/src/ff.i: Middlewares/Third_Party/FatFs/src/ff.c.i .PHONY : Middlewares/Third_Party/FatFs/src/ff.i # target to preprocess a source file Middlewares/Third_Party/FatFs/src/ff.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/ff.c.i .PHONY : Middlewares/Third_Party/FatFs/src/ff.c.i Middlewares/Third_Party/FatFs/src/ff.s: Middlewares/Third_Party/FatFs/src/ff.c.s .PHONY : Middlewares/Third_Party/FatFs/src/ff.s # target to generate assembly for a file Middlewares/Third_Party/FatFs/src/ff.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/ff.c.s .PHONY : Middlewares/Third_Party/FatFs/src/ff.c.s Middlewares/Third_Party/FatFs/src/ff_gen_drv.obj: Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/ff_gen_drv.obj # target to build an object file Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.obj Middlewares/Third_Party/FatFs/src/ff_gen_drv.i: Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.i .PHONY : Middlewares/Third_Party/FatFs/src/ff_gen_drv.i # target to preprocess a source file Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.i .PHONY : Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.i Middlewares/Third_Party/FatFs/src/ff_gen_drv.s: Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.s .PHONY : Middlewares/Third_Party/FatFs/src/ff_gen_drv.s # target to generate assembly for a file Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.s .PHONY : Middlewares/Third_Party/FatFs/src/ff_gen_drv.c.s Middlewares/Third_Party/FatFs/src/option/syscall.obj: Middlewares/Third_Party/FatFs/src/option/syscall.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/option/syscall.obj # target to build an object file Middlewares/Third_Party/FatFs/src/option/syscall.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/option/syscall.c.obj .PHONY : Middlewares/Third_Party/FatFs/src/option/syscall.c.obj Middlewares/Third_Party/FatFs/src/option/syscall.i: Middlewares/Third_Party/FatFs/src/option/syscall.c.i .PHONY : Middlewares/Third_Party/FatFs/src/option/syscall.i # target to preprocess a source file Middlewares/Third_Party/FatFs/src/option/syscall.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/option/syscall.c.i .PHONY : Middlewares/Third_Party/FatFs/src/option/syscall.c.i Middlewares/Third_Party/FatFs/src/option/syscall.s: Middlewares/Third_Party/FatFs/src/option/syscall.c.s .PHONY : Middlewares/Third_Party/FatFs/src/option/syscall.s # target to generate assembly for a file Middlewares/Third_Party/FatFs/src/option/syscall.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/Middlewares/Third_Party/FatFs/src/option/syscall.c.s .PHONY : Middlewares/Third_Party/FatFs/src/option/syscall.c.s USB_DEVICE/App/usb_device.obj: USB_DEVICE/App/usb_device.c.obj .PHONY : USB_DEVICE/App/usb_device.obj # target to build an object file USB_DEVICE/App/usb_device.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usb_device.c.obj .PHONY : USB_DEVICE/App/usb_device.c.obj USB_DEVICE/App/usb_device.i: USB_DEVICE/App/usb_device.c.i .PHONY : USB_DEVICE/App/usb_device.i # target to preprocess a source file USB_DEVICE/App/usb_device.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usb_device.c.i .PHONY : USB_DEVICE/App/usb_device.c.i USB_DEVICE/App/usb_device.s: USB_DEVICE/App/usb_device.c.s .PHONY : USB_DEVICE/App/usb_device.s # target to generate assembly for a file USB_DEVICE/App/usb_device.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usb_device.c.s .PHONY : USB_DEVICE/App/usb_device.c.s USB_DEVICE/App/usbd_desc.obj: USB_DEVICE/App/usbd_desc.c.obj .PHONY : USB_DEVICE/App/usbd_desc.obj # target to build an object file USB_DEVICE/App/usbd_desc.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usbd_desc.c.obj .PHONY : USB_DEVICE/App/usbd_desc.c.obj USB_DEVICE/App/usbd_desc.i: USB_DEVICE/App/usbd_desc.c.i .PHONY : USB_DEVICE/App/usbd_desc.i # target to preprocess a source file USB_DEVICE/App/usbd_desc.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usbd_desc.c.i .PHONY : USB_DEVICE/App/usbd_desc.c.i USB_DEVICE/App/usbd_desc.s: USB_DEVICE/App/usbd_desc.c.s .PHONY : USB_DEVICE/App/usbd_desc.s # target to generate assembly for a file USB_DEVICE/App/usbd_desc.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usbd_desc.c.s .PHONY : USB_DEVICE/App/usbd_desc.c.s USB_DEVICE/App/usbd_storage_if.obj: USB_DEVICE/App/usbd_storage_if.c.obj .PHONY : USB_DEVICE/App/usbd_storage_if.obj # target to build an object file USB_DEVICE/App/usbd_storage_if.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usbd_storage_if.c.obj .PHONY : USB_DEVICE/App/usbd_storage_if.c.obj USB_DEVICE/App/usbd_storage_if.i: USB_DEVICE/App/usbd_storage_if.c.i .PHONY : USB_DEVICE/App/usbd_storage_if.i # target to preprocess a source file USB_DEVICE/App/usbd_storage_if.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usbd_storage_if.c.i .PHONY : USB_DEVICE/App/usbd_storage_if.c.i USB_DEVICE/App/usbd_storage_if.s: USB_DEVICE/App/usbd_storage_if.c.s .PHONY : USB_DEVICE/App/usbd_storage_if.s # target to generate assembly for a file USB_DEVICE/App/usbd_storage_if.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/App/usbd_storage_if.c.s .PHONY : USB_DEVICE/App/usbd_storage_if.c.s USB_DEVICE/Target/usbd_conf.obj: USB_DEVICE/Target/usbd_conf.c.obj .PHONY : USB_DEVICE/Target/usbd_conf.obj # target to build an object file USB_DEVICE/Target/usbd_conf.c.obj: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/Target/usbd_conf.c.obj .PHONY : USB_DEVICE/Target/usbd_conf.c.obj USB_DEVICE/Target/usbd_conf.i: USB_DEVICE/Target/usbd_conf.c.i .PHONY : USB_DEVICE/Target/usbd_conf.i # target to preprocess a source file USB_DEVICE/Target/usbd_conf.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/Target/usbd_conf.c.i .PHONY : USB_DEVICE/Target/usbd_conf.c.i USB_DEVICE/Target/usbd_conf.s: USB_DEVICE/Target/usbd_conf.c.s .PHONY : USB_DEVICE/Target/usbd_conf.s # target to generate assembly for a file USB_DEVICE/Target/usbd_conf.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles\Bootloader.elf.dir\build.make CMakeFiles/Bootloader.elf.dir/USB_DEVICE/Target/usbd_conf.c.s .PHONY : USB_DEVICE/Target/usbd_conf.c.s # Help Target help: @echo The following are some of the valid targets for this Makefile: @echo ... all (the default if no target is provided) @echo ... clean @echo ... depend @echo ... edit_cache @echo ... rebuild_cache @echo ... Bootloader.elf @echo ... Core/Src/dma.obj @echo ... Core/Src/dma.i @echo ... Core/Src/dma.s @echo ... Core/Src/fsmc.obj @echo ... Core/Src/fsmc.i @echo ... Core/Src/fsmc.s @echo ... Core/Src/gpio.obj @echo ... Core/Src/gpio.i @echo ... Core/Src/gpio.s @echo ... Core/Src/ili9341.obj @echo ... Core/Src/ili9341.i @echo ... Core/Src/ili9341.s @echo ... Core/Src/main.obj @echo ... Core/Src/main.i @echo ... Core/Src/main.s @echo ... Core/Src/myInit.obj @echo ... Core/Src/myInit.i @echo ... Core/Src/myInit.s @echo ... Core/Src/retarget.obj @echo ... Core/Src/retarget.i @echo ... Core/Src/retarget.s @echo ... Core/Src/rtc.obj @echo ... Core/Src/rtc.i @echo ... Core/Src/rtc.s @echo ... Core/Src/sdio.obj @echo ... Core/Src/sdio.i @echo ... Core/Src/sdio.s @echo ... Core/Src/stm32f1xx_hal_msp.obj @echo ... Core/Src/stm32f1xx_hal_msp.i @echo ... Core/Src/stm32f1xx_hal_msp.s @echo ... Core/Src/stm32f1xx_it.obj @echo ... Core/Src/stm32f1xx_it.i @echo ... Core/Src/stm32f1xx_it.s @echo ... Core/Src/syscalls.obj @echo ... Core/Src/syscalls.i @echo ... Core/Src/syscalls.s @echo ... Core/Src/sysmem.obj @echo ... Core/Src/sysmem.i @echo ... Core/Src/sysmem.s @echo ... Core/Src/system_stm32f1xx.obj @echo ... Core/Src/system_stm32f1xx.i @echo ... Core/Src/system_stm32f1xx.s @echo ... Core/Src/usart.obj @echo ... Core/Src/usart.i @echo ... Core/Src/usart.s @echo ... Core/Startup/startup_stm32f103vetx.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.s @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.obj @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.i @echo ... Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.s @echo ... FATFS/App/fatfs.obj @echo ... FATFS/App/fatfs.i @echo ... FATFS/App/fatfs.s @echo ... FATFS/Target/bsp_driver_sd.obj @echo ... FATFS/Target/bsp_driver_sd.i @echo ... FATFS/Target/bsp_driver_sd.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_bot.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_data.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Class/MSC/Src/usbd_msc_scsi.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.s @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.obj @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.i @echo ... Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.s @echo ... Middlewares/Third_Party/FatFs/src/diskio.obj @echo ... Middlewares/Third_Party/FatFs/src/diskio.i @echo ... Middlewares/Third_Party/FatFs/src/diskio.s @echo ... Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.obj @echo ... Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.i @echo ... Middlewares/Third_Party/FatFs/src/drivers/sd_diskio.s @echo ... Middlewares/Third_Party/FatFs/src/ff.obj @echo ... Middlewares/Third_Party/FatFs/src/ff.i @echo ... Middlewares/Third_Party/FatFs/src/ff.s @echo ... Middlewares/Third_Party/FatFs/src/ff_gen_drv.obj @echo ... Middlewares/Third_Party/FatFs/src/ff_gen_drv.i @echo ... Middlewares/Third_Party/FatFs/src/ff_gen_drv.s @echo ... Middlewares/Third_Party/FatFs/src/option/syscall.obj @echo ... Middlewares/Third_Party/FatFs/src/option/syscall.i @echo ... Middlewares/Third_Party/FatFs/src/option/syscall.s @echo ... USB_DEVICE/App/usb_device.obj @echo ... USB_DEVICE/App/usb_device.i @echo ... USB_DEVICE/App/usb_device.s @echo ... USB_DEVICE/App/usbd_desc.obj @echo ... USB_DEVICE/App/usbd_desc.i @echo ... USB_DEVICE/App/usbd_desc.s @echo ... USB_DEVICE/App/usbd_storage_if.obj @echo ... USB_DEVICE/App/usbd_storage_if.i @echo ... USB_DEVICE/App/usbd_storage_if.s @echo ... USB_DEVICE/Target/usbd_conf.obj @echo ... USB_DEVICE/Target/usbd_conf.i @echo ... USB_DEVICE/Target/usbd_conf.s .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0 .PHONY : cmake_check_build_system