mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-11-04 06:21:04 +00:00 
			
		
		
		
	esp32 temperature node
This commit is contained in:
		@@ -0,0 +1,847 @@
 | 
			
		||||
# CMAKE generated file: DO NOT EDIT!
 | 
			
		||||
# Generated by "Ninja" Generator, CMake Version 3.31
 | 
			
		||||
 | 
			
		||||
# This file contains all the rules used to get the outputs files
 | 
			
		||||
# built from the input files.
 | 
			
		||||
# It is included in the main 'build.ninja'.
 | 
			
		||||
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# Project: ESP32-IDF_Temperture-Node-v2
 | 
			
		||||
# Configurations: 
 | 
			
		||||
# =============================================================================
 | 
			
		||||
# =============================================================================
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling C files.
 | 
			
		||||
 | 
			
		||||
rule C_COMPILER__ESP32-IDF_Temperture-Node-v2.2eelf_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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__ESP32-IDF_Temperture-Node-v2.2eelf_
 | 
			
		||||
  command = $PRE_LINK && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_xtensa_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_xtensa_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_xtensa_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_system_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_system_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_rom_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_rom_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_gptimer_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_gptimer_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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 && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_trace_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_trace_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_event_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_event_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && $POST_BUILD
 | 
			
		||||
  description = Linking C static library $TARGET_FILE
 | 
			
		||||
  restat = $RESTAT
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling C files.
 | 
			
		||||
 | 
			
		||||
rule C_COMPILER____idf_nvs_flash_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
 | 
			
		||||
  description = Building C object $out
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#############################################
 | 
			
		||||
# Rule for compiling CXX files.
 | 
			
		||||
 | 
			
		||||
rule CXX_COMPILER____idf_nvs_flash_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_nvs_flash_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_pcnt_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_pcnt_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_spi_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = gcc
 | 
			
		||||
  command = ${LAUNCHER}${CODE_CHECK}/home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_spi_
 | 
			
		||||
  command = $PRE_LINK && /usr/bin/cmake -E rm -f $TARGET_FILE && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/abobkov/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32-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_mcpwm_unscanned_
 | 
			
		||||
  depfile = $DEP_FILE
 | 
			
		||||
  deps = 
 | 
			
		||||
							
								
								
									
										9676
									
								
								ESP32-IDF_Temperture-Node-v2/build/build.ninja.tmpa5bfa
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9676
									
								
								ESP32-IDF_Temperture-Node-v2/build/build.ninja.tmpa5bfa
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										3118
									
								
								ESP32-IDF_Temperture-Node-v2/build/compile_commands.json.tmp18e7f
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3118
									
								
								ESP32-IDF_Temperture-Node-v2/build/compile_commands.json.tmp18e7f
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1,213 +0,0 @@
 | 
			
		||||
components:
 | 
			
		||||
  - name: "app_trace"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace"
 | 
			
		||||
  - name: "app_update"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/app_update"
 | 
			
		||||
  - name: "bootloader"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader"
 | 
			
		||||
  - name: "bootloader_support"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support"
 | 
			
		||||
  - name: "bt"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/bt"
 | 
			
		||||
  - name: "cmock"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/cmock"
 | 
			
		||||
  - name: "console"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/console"
 | 
			
		||||
  - name: "cxx"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/cxx"
 | 
			
		||||
  - name: "driver"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/driver"
 | 
			
		||||
  - name: "efuse"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse"
 | 
			
		||||
  - name: "esp-tls"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls"
 | 
			
		||||
  - name: "esp_adc"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc"
 | 
			
		||||
  - name: "esp_app_format"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format"
 | 
			
		||||
  - name: "esp_bootloader_format"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format"
 | 
			
		||||
  - name: "esp_coex"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex"
 | 
			
		||||
  - name: "esp_common"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common"
 | 
			
		||||
  - name: "esp_driver_ana_cmpr"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr"
 | 
			
		||||
  - name: "esp_driver_cam"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam"
 | 
			
		||||
  - name: "esp_driver_dac"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac"
 | 
			
		||||
  - name: "esp_driver_gpio"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio"
 | 
			
		||||
  - name: "esp_driver_gptimer"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer"
 | 
			
		||||
  - name: "esp_driver_i2c"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c"
 | 
			
		||||
  - name: "esp_driver_i2s"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s"
 | 
			
		||||
  - name: "esp_driver_isp"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp"
 | 
			
		||||
  - name: "esp_driver_jpeg"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg"
 | 
			
		||||
  - name: "esp_driver_ledc"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc"
 | 
			
		||||
  - name: "esp_driver_mcpwm"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm"
 | 
			
		||||
  - name: "esp_driver_parlio"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio"
 | 
			
		||||
  - name: "esp_driver_pcnt"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt"
 | 
			
		||||
  - name: "esp_driver_ppa"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa"
 | 
			
		||||
  - name: "esp_driver_rmt"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt"
 | 
			
		||||
  - name: "esp_driver_sdio"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio"
 | 
			
		||||
  - name: "esp_driver_sdm"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm"
 | 
			
		||||
  - name: "esp_driver_sdmmc"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc"
 | 
			
		||||
  - name: "esp_driver_sdspi"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi"
 | 
			
		||||
  - name: "esp_driver_spi"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi"
 | 
			
		||||
  - name: "esp_driver_touch_sens"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens"
 | 
			
		||||
  - name: "esp_driver_tsens"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens"
 | 
			
		||||
  - name: "esp_driver_uart"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart"
 | 
			
		||||
  - name: "esp_driver_usb_serial_jtag"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag"
 | 
			
		||||
  - name: "esp_eth"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth"
 | 
			
		||||
  - name: "esp_event"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event"
 | 
			
		||||
  - name: "esp_gdbstub"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub"
 | 
			
		||||
  - name: "esp_hid"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid"
 | 
			
		||||
  - name: "esp_http_client"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client"
 | 
			
		||||
  - name: "esp_http_server"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server"
 | 
			
		||||
  - name: "esp_https_ota"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota"
 | 
			
		||||
  - name: "esp_https_server"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server"
 | 
			
		||||
  - name: "esp_hw_support"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support"
 | 
			
		||||
  - name: "esp_lcd"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd"
 | 
			
		||||
  - name: "esp_local_ctrl"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl"
 | 
			
		||||
  - name: "esp_mm"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm"
 | 
			
		||||
  - name: "esp_netif"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif"
 | 
			
		||||
  - name: "esp_netif_stack"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif_stack"
 | 
			
		||||
  - name: "esp_partition"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition"
 | 
			
		||||
  - name: "esp_phy"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy"
 | 
			
		||||
  - name: "esp_pm"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm"
 | 
			
		||||
  - name: "esp_psram"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram"
 | 
			
		||||
  - name: "esp_ringbuf"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf"
 | 
			
		||||
  - name: "esp_rom"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom"
 | 
			
		||||
  - name: "esp_security"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security"
 | 
			
		||||
  - name: "esp_system"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system"
 | 
			
		||||
  - name: "esp_timer"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer"
 | 
			
		||||
  - name: "esp_vfs_console"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console"
 | 
			
		||||
  - name: "esp_wifi"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi"
 | 
			
		||||
  - name: "espcoredump"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump"
 | 
			
		||||
  - name: "esptool_py"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py"
 | 
			
		||||
  - name: "fatfs"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs"
 | 
			
		||||
  - name: "freertos"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos"
 | 
			
		||||
  - name: "hal"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/hal"
 | 
			
		||||
  - name: "heap"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/heap"
 | 
			
		||||
  - name: "http_parser"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser"
 | 
			
		||||
  - name: "idf_test"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/idf_test"
 | 
			
		||||
  - name: "ieee802154"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154"
 | 
			
		||||
  - name: "json"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/json"
 | 
			
		||||
  - name: "linux"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/linux"
 | 
			
		||||
  - name: "log"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/log"
 | 
			
		||||
  - name: "lwip"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip"
 | 
			
		||||
  - name: "mbedtls"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls"
 | 
			
		||||
  - name: "mqtt"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt"
 | 
			
		||||
  - name: "newlib"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib"
 | 
			
		||||
  - name: "nvs_flash"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash"
 | 
			
		||||
  - name: "nvs_sec_provider"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider"
 | 
			
		||||
  - name: "openthread"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/openthread"
 | 
			
		||||
  - name: "partition_table"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/partition_table"
 | 
			
		||||
  - name: "perfmon"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon"
 | 
			
		||||
  - name: "protobuf-c"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c"
 | 
			
		||||
  - name: "protocomm"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm"
 | 
			
		||||
  - name: "pthread"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread"
 | 
			
		||||
  - name: "riscv"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/riscv"
 | 
			
		||||
  - name: "rt"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/rt"
 | 
			
		||||
  - name: "sdmmc"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc"
 | 
			
		||||
  - name: "soc"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/soc"
 | 
			
		||||
  - name: "spi_flash"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash"
 | 
			
		||||
  - name: "spiffs"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs"
 | 
			
		||||
  - name: "tcp_transport"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport"
 | 
			
		||||
  - name: "touch_element"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/touch_element"
 | 
			
		||||
  - name: "ulp"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/ulp"
 | 
			
		||||
  - name: "unity"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/unity"
 | 
			
		||||
  - name: "usb"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/usb"
 | 
			
		||||
  - name: "vfs"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs"
 | 
			
		||||
  - name: "wear_levelling"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling"
 | 
			
		||||
  - name: "wifi_provisioning"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning"
 | 
			
		||||
  - name: "wpa_supplicant"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant"
 | 
			
		||||
  - name: "xtensa"
 | 
			
		||||
    path: "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa"
 | 
			
		||||
  - name: "main"
 | 
			
		||||
    path: "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/main"
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "version":            "1.2",
 | 
			
		||||
    "project_name":       "ESP32-IDF_Temperture-Node-v2",
 | 
			
		||||
    "project_version":    "ESP32-Node_Switch-v2.7-9563-g638694ff6-dirty",
 | 
			
		||||
    "project_version":    "ESP32-Node_Switch-v2.7-9567-g69473628d-dirty",
 | 
			
		||||
    "project_path":       "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2",
 | 
			
		||||
    "idf_path":           "/home/abobkov/esp/v5.4.1/esp-idf",
 | 
			
		||||
    "build_dir":          "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_Temperture-Node-v2/build",
 | 
			
		||||
 
 | 
			
		||||
@@ -28,7 +28,7 @@
 | 
			
		||||
#define I2C_WRITE_BIT               I2C_MASTER_WRITE
 | 
			
		||||
#define I2C_READ_BIT                I2C_MASTER_READ
 | 
			
		||||
 | 
			
		||||
#define BME280_SENSOR_ADDR                 0x76        /*!< Slave address of the MPU9250 sensor */
 | 
			
		||||
#define BME280_SENSOR_ADDR          0x76        /*!< Slave address of the MPU9250 sensor */
 | 
			
		||||
 | 
			
		||||
static bme280_handle_t sensor = NULL;
 | 
			
		||||
float temperature = 0.0f;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user