1873 lines
93 KiB
Plaintext
1873 lines
93 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Ninja" Generator, CMake Version 3.16
|
|
|
|
# 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
|
|
# Configuration:
|
|
# =============================================================================
|
|
# =============================================================================
|
|
|
|
#############################################
|
|
# Rule for running custom commands.
|
|
|
|
rule CUSTOM_COMMAND
|
|
command = $COMMAND
|
|
description = $DESC
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__esp32.2eelf
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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.2eelf
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/toolchain-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 compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_xtensa
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_timer
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_pm
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_mbedtls
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__everest
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__p256m
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__mbedcrypto
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__mbedx509
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking CXX static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER__mbedtls
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_bootloader_format
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_app_update
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_partition
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_efuse
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_bootloader_support
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_mm
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_spi_flash
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_esp_system
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_common
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_esp_rom
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_hal
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_log
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_heap
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_soc
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_security
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hw_support
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_freertos
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_newlib
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_pthread
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER____idf_cxx
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf___pio_env
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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___pio_env
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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___pio_env
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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___pio_env
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_ringbuf
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_app_trace
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_event
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_nvs_flash
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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 && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $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
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_mcpwm
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_i2s
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_i2s
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_sdmmc
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_sdmmc
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_sdmmc
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_sdmmc
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_sdspi
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_sdspi
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_sdio
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_sdio
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_dac
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_dac
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_rmt
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_rmt
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_sdm
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_sdm
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_i2c
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_i2c
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_ledc
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_ledc
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_driver
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_driver
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_phy
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_phy
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_vfs_console
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_vfs_console
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_vfs
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_vfs
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_lwip
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_lwip
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_netif
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_netif
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_wpa_supplicant
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_wpa_supplicant
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_coex
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_coex
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_wifi
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_wifi
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_unity
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_unity
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_cmock
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_cmock
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_console
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_console
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_http_parser
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_http_parser
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp-tls
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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-tls
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_adc
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_adc
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_driver_cam
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_cam
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_eth
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_eth
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling ASM files.
|
|
|
|
rule ASM_COMPILER____idf_esp_gdbstub
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_gdbstub
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_gdbstub
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_hid
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_hid
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_tcp_transport
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_tcp_transport
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_http_client
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_http_client
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_http_server
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_http_server
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_https_ota
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_https_ota
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_https_server
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_https_server
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_lcd
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_lcd
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_protobuf-c
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_protobuf-c
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_protocomm
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_protocomm
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_esp_local_ctrl
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_local_ctrl
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_espcoredump
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_espcoredump
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling CXX files.
|
|
|
|
rule CXX_COMPILER____idf_wear_levelling
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_wear_levelling
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_fatfs
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_fatfs
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_json
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_json
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_mqtt
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_mqtt
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_nvs_sec_provider
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_nvs_sec_provider
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_perfmon
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_perfmon
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_rt
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_rt
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_spiffs
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_spiffs
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_wifi_provisioning
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_wifi_provisioning
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for compiling C files.
|
|
|
|
rule C_COMPILER____idf_src
|
|
depfile = $DEP_FILE
|
|
deps = gcc
|
|
command = /Users/tankaitao/.platformio/packages/toolchain-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_src
|
|
command = $PRE_LINK && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E remove $TARGET_FILE && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /Users/tankaitao/.platformio/packages/toolchain-xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib $TARGET_FILE && /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -E touch $TARGET_FILE && $POST_BUILD
|
|
description = Linking C static library $TARGET_FILE
|
|
restat = $RESTAT
|
|
|
|
|
|
#############################################
|
|
# Rule for re-running cmake.
|
|
|
|
rule RERUN_CMAKE
|
|
command = /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -S/Users/tankaitao/Documents/PlatformIO/Projects/esp32/esp32 -B/Users/tankaitao/Documents/PlatformIO/Projects/esp32/esp32/.pio/build/esp32dev
|
|
description = Re-running CMake...
|
|
generator = 1
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning additional files.
|
|
|
|
rule CLEAN_ADDITIONAL
|
|
command = /Users/tankaitao/.platformio/packages/tool-cmake/bin/cmake -P CMakeFiles/clean_additional.cmake
|
|
description = Cleaning additional files...
|
|
|
|
|
|
#############################################
|
|
# Rule for cleaning all built files.
|
|
|
|
rule CLEAN
|
|
command = /Users/tankaitao/.platformio/packages/tool-ninja/ninja -t clean
|
|
description = Cleaning all built files...
|
|
|
|
|
|
#############################################
|
|
# Rule for printing all primary targets available.
|
|
|
|
rule HELP
|
|
command = /Users/tankaitao/.platformio/packages/tool-ninja/ninja -t targets
|
|
description = All primary targets available:
|
|
|