# CMAKE generated file: DO NOT EDIT! # Generated by "Ninja" Generator, CMake Version 3.31 # This file contains all the rules used to get the outputs files # built from the input files. # It is included in the main 'build.ninja'. # ============================================================================= # Project: stm32f407vet6_cmake # Configurations: Debug # ============================================================================= # ============================================================================= ############################################# # Rule for compiling ASM files. rule ASM_COMPILER__stm32f407vet6_cmake_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building ASM object $out ############################################# # Rule for compiling C files. rule C_COMPILER__stm32f407vet6_cmake_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C executable. rule C_EXECUTABLE_LINKER__stm32f407vet6_cmake_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $FLAGS -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -T "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/STM32F407XX_FLASH.ld" --specs=nano.specs -Wl,-Map=stm32f407vet6_cmake.map -Wl,--gc-sections -Wl,--start-group -lc -lm -Wl,--end-group -Wl,--print-memory-usage $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD" description = Linking C executable $TARGET_FILE restat = $RESTAT ############################################# # Rule for running custom commands. rule CUSTOM_COMMAND command = $COMMAND description = $DESC ############################################# # Rule for compiling C files. rule C_COMPILER__STM32_Drivers_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for compiling C files. rule C_COMPILER__hal_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__hal_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__bsp_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__bsp_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__led_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__led_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__delay_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__delay_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__uart_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__uart_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__w25qxx_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__w25qxx_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for compiling C files. rule C_COMPILER__logging_unscanned_Debug depfile = $DEP_FILE deps = gcc command = ${LAUNCHER}${CODE_CHECK}D:\ARM_GCC\bin\arm-none-eabi-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in description = Building C object $out ############################################# # Rule for linking C static library. rule C_STATIC_LIBRARY_LINKER__logging_Debug command = C:\windows\system32\cmd.exe /C "$PRE_LINK && C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -E rm -f $TARGET_FILE && D:\ARM_GCC\bin\arm-none-eabi-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\ARM_GCC\bin\arm-none-eabi-ranlib.exe $TARGET_FILE && $POST_BUILD" description = Linking C static library $TARGET_FILE restat = $RESTAT ############################################# # Rule for re-running cmake. rule RERUN_CMAKE command = C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe --regenerate-during-build -SE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake -BE:\Jfen_work\local_git_code\test_port\stm32f407vet6_cmake\build\Debug description = Re-running CMake... generator = 1 ############################################# # Rule for cleaning additional files. rule CLEAN_ADDITIONAL command = C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Lib\site-packages\cmake\data\bin\cmake.exe -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake description = Cleaning additional files... ############################################# # Rule for cleaning all built files. rule CLEAN command = C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Scripts\ninja.exe $FILE_ARG -t clean $TARGETS description = Cleaning all built files... ############################################# # Rule for printing all primary targets available. rule HELP command = C:\Users\ZHIZHANKEJI\AppData\Local\Programs\Python\Python311\Scripts\ninja.exe -t targets description = All primary targets available: