320 lines
15 KiB
Plaintext
320 lines
15 KiB
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Ninja" Generator, CMake Version 3.24
|
||
|
|
||
|
# 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: bootloader
|
||
|
# Configurations:
|
||
|
# =============================================================================
|
||
|
# =============================================================================
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER__bootloader.2eelf_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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__bootloader.2eelf_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $FLAGS $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____idf_soc_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_soc_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_micro-ecc_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_micro-ecc_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_hal_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_hal_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_spi_flash_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_spi_flash_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_esp_bootloader_format_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_esp_bootloader_format_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_bootloader_support_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_bootloader_support_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_efuse_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_efuse_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_esp_system_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_esp_system_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_esp_hw_support_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_esp_hw_support_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_esp_common_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_esp_common_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_esp_rom_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_esp_rom_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_log_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_log_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
|
||
|
description = Linking C static library $TARGET_FILE
|
||
|
restat = $RESTAT
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for compiling C files.
|
||
|
|
||
|
rule C_COMPILER____idf_main_
|
||
|
depfile = $DEP_FILE
|
||
|
deps = gcc
|
||
|
command = C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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____idf_main_
|
||
|
command = cmd.exe /C "$PRE_LINK && C:\Users\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Users\NR\.espressif\tools\riscv32-esp-elf\esp-13.2.0_20230928\riscv32-esp-elf\bin\riscv32-esp-elf-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\NR\.espressif\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SD:\ESP-IDF\v5.2.2\esp-idf\components\bootloader\subproject -BD:\Dev\ESPIDF\MicroWave\v1_0_2\build\bootloader
|
||
|
description = Re-running CMake...
|
||
|
generator = 1
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for cleaning additional files.
|
||
|
|
||
|
rule CLEAN_ADDITIONAL
|
||
|
command = C:\Users\NR\.espressif\tools\cmake\3.24.0\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\NR\.espressif\tools\ninja\1.11.1\ninja.exe $FILE_ARG -t clean $TARGETS
|
||
|
description = Cleaning all built files...
|
||
|
|
||
|
|
||
|
#############################################
|
||
|
# Rule for printing all primary targets available.
|
||
|
|
||
|
rule HELP
|
||
|
command = C:\Users\NR\.espressif\tools\ninja\1.11.1\ninja.exe -t targets
|
||
|
description = All primary targets available:
|
||
|
|