1139 lines
56 KiB
Plaintext
1139 lines
56 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 4.0
|
|
|
|
# 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: dht11_reader
|
|
# Configurations:
|
|
# =============================================================================
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Rule for running custom commands.
|
|
|
|
rule CUSTOM_COMMAND
|
|
command = $COMMAND
|
|
description = $DESC
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__dht11_reader.2eelf_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX executable.
|
|
|
|
rule CXX_EXECUTABLE_LINKER__dht11_reader.2eelf_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
|
description = Linking CXX executable $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_riscv_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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____idf_riscv_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_riscv_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_stdio_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_stdio_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_dma_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_dma_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_gpspi_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_gpspi_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_clock_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_clock_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_mspi_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_mspi_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_security_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_security_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_app_format_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_app_format_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $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_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_app_update_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_app_update_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_partition_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_partition_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_efuse_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_timg_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_timg_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_timer_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_timer_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_security_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_security_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_gpio_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_driver_gpio_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_uart_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_uart_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_pm_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_pm_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_mm_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_mm_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_dma_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_driver_dma_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_mbedtls_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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____idf_mbedtls_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_mbedtls_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__tfpsacrypto_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__tfpsacrypto_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__everest_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__everest_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__p256m_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__p256m_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__builtin_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__builtin_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__mbedx509_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__mbedx509_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__mbedtls_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building C object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking CXX static library.
|
|
|
|
rule CXX_STATIC_LIBRARY_LINKER__mbedtls_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_wdt_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_wdt_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_ana_conv_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_ana_conv_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_bootloader_support_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_spi_flash_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_system_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_common_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_rom_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_hal_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_log_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_heap_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_heap_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_soc_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_gpio_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_gpio_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_usb_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_usb_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_pmu_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_pmu_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hal_i2s_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_hal_i2s_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $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_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_freertos_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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____idf_freertos_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_freertos_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_esp_libc_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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____idf_esp_libc_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_libc_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_pthread_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_pthread_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER____idf_cxx_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
|
description = Building CXX object $out
|
|
|
|
|
|
#############################################
|
|
# Rule for linking C static library.
|
|
|
|
rule C_STATIC_LIBRARY_LINKER____idf_cxx_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_ringbuf_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_ringbuf_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_psram_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_psram_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_uart_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_driver_uart_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_usb_serial_jtag_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_driver_usb_serial_jtag_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_vfs_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_vfs_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_spiffs_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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_spiffs_
|
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_main_unscanned_
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $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 = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for re-running cmake.
|
|
|
|
rule RERUN_CMAKE
|
|
command = /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake --regenerate-during-build -S/mnt/douwe/hdd/Projects/SerreklimaatSensor -B/mnt/douwe/hdd/Projects/SerreklimaatSensor/build
|
|
description = Re-running CMake...
|
|
generator = 1
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning additional files.
|
|
|
|
rule CLEAN_ADDITIONAL
|
|
command = /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -DCONFIG=$CONFIG -P CMakeFiles/clean_additional.cmake
|
|
description = Cleaning additional files...
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning all built files.
|
|
|
|
rule CLEAN
|
|
command = /home/douwe/.espressif/tools/ninja/1.12.1/ninja $FILE_ARG -t clean $TARGETS
|
|
description = Cleaning all built files...
|
|
|
|
|
|
#############################################
|
|
# Rule for printing all primary targets available.
|
|
|
|
rule HELP
|
|
command = /home/douwe/.espressif/tools/ninja/1.12.1/ninja -t targets
|
|
description = All primary targets available:
|
|
|