mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-11-04 01:08:29 +00:00 
			
		
		
		
	ESPNOW + WiFi
This commit is contained in:
		@@ -1,655 +0,0 @@
 | 
			
		||||
# CMAKE generated file: DO NOT EDIT!
 | 
			
		||||
# Generated by "Ninja" Generator, CMake Version 3.30
 | 
			
		||||
 | 
			
		||||
# 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: ESP-IDF_Robot
 | 
			
		||||
# Configurations: 
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling C files.
 | 
			
		||||
 | 
			
		||||
rule C_COMPILER__ESP-IDF_Robot.2eelf_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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__ESP-IDF_Robot.2eelf_
 | 
			
		||||
  command = $PRE_LINK && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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 running custom commands.
 | 
			
		||||
 | 
			
		||||
rule CUSTOM_COMMAND
 | 
			
		||||
  command = $COMMAND
 | 
			
		||||
  description = $DESC
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling ASM files.
 | 
			
		||||
 | 
			
		||||
rule ASM_COMPILER____idf_riscv_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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__everest_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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__mbedcrypto_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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__mbedcrypto_
 | 
			
		||||
  command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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_app_format_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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_newlib_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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_newlib_
 | 
			
		||||
  command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/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/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
 | 
			
		||||
		Reference in New Issue
	
	Block a user