From 2c53e88ac8120e848be0c1572a8b9ee84d424fcc Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Tue, 17 Jun 2025 15:47:58 -0400 Subject: [PATCH] ESP-NOW Transmitter comments --- .../CMakeFiles/3.31.6/CMakeASMCompiler.cmake | 29 + .../CMakeFiles/3.31.6/CMakeCCompiler.cmake | 82 ++ .../CMakeFiles/3.31.6/CMakeCXXCompiler.cmake | 106 ++ .../3.31.6/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 1476 bytes .../3.31.6/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 1624 bytes .../build/CMakeFiles/3.31.6/CMakeSystem.cmake | 15 + .../3.31.6/CompilerIdC/CMakeCCompilerId.c | 904 ++++++++++++++ .../build/CMakeFiles/3.31.6/CompilerIdC/a.out | Bin 0 -> 92472 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 919 ++++++++++++++ .../CMakeFiles/3.31.6/CompilerIdCXX/a.out | Bin 0 -> 92536 bytes .../build/CMakeFiles/CMakeConfigureLog.yaml | 539 +++++++++ .../build/CMakeFiles/git-data/HEAD | 1 + .../build/CMakeFiles/git-data/grabRef.cmake | 50 + .../build/CMakeFiles/git-data/head-ref | 1 + .../build/build_properties.temp.cmake | 32 + .../build/component_properties.temp.cmake | 1061 +++++++++++++++++ .../build/component_requires.temp.cmake | 532 +++++++++ .../build/components_with_manifests_list.temp | 0 18 files changed, 4271 insertions(+) create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeASMCompiler.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCCompiler.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake create mode 100755 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin create mode 100755 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeSystem.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c create mode 100755 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/a.out create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100755 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdCXX/a.out create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/HEAD create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/grabRef.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/build_properties.temp.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/component_properties.temp.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/component_requires.temp.cmake create mode 100644 ESP32-IDF_ESPNOW-Transmitter/build/components_with_manifests_list.temp diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeASMCompiler.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeASMCompiler.cmake new file mode 100644 index 000000000..0d1998893 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeASMCompiler.cmake @@ -0,0 +1,29 @@ +set(CMAKE_ASM_COMPILER "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar") +set(CMAKE_ASM_COMPILER_AR "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar") +set(CMAKE_RANLIB "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib") +set(CMAKE_ASM_COMPILER_RANLIB "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib") +set(CMAKE_LINKER "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_ASM_COMPILER_LINKER "") +set(CMAKE_ASM_COMPILER_LINKER_ID "") +set(CMAKE_ASM_COMPILER_LINKER_VERSION ) +set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_ASM_COMPILER_LOADED 1) +set(CMAKE_ASM_COMPILER_ID "GNU") +set(CMAKE_ASM_COMPILER_VERSION "") +set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + +set(CMAKE_ASM_COMPILER_SYSROOT "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") +set(CMAKE_COMPILER_SYSROOT "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") + +set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_ASM_LINKER_PREFERENCE 0) +set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED ) + + diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCCompiler.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCCompiler.cmake new file mode 100644 index 000000000..ee2acdacd --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCCompiler.cmake @@ -0,0 +1,82 @@ +set(CMAKE_C_COMPILER "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "14.2.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_STANDARD_LATEST "23") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_SIMULATE_VERSION "") + +set(CMAKE_C_COMPILER_SYSROOT "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") +set(CMAKE_COMPILER_SYSROOT "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") + + +set(CMAKE_AR "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar") +set(CMAKE_C_COMPILER_AR "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar") +set(CMAKE_RANLIB "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib") +set(CMAKE_C_COMPILER_RANLIB "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib") +set(CMAKE_LINKER "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_C_COMPILER_LINKER "NOTFOUND") +set(CMAKE_C_COMPILER_LINKER_ID "") +set(CMAKE_C_COMPILER_LINKER_VERSION ) +set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) +set(CMAKE_C_LINKER_DEPFILE_SUPPORTED ) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include-fixed;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/usr/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake new file mode 100644 index 000000000..0e617c72d --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake @@ -0,0 +1,106 @@ +set(CMAKE_CXX_COMPILER "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "14.2.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_STANDARD_LATEST "26") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") +set(CMAKE_CXX26_COMPILE_FEATURES "cxx_std_26") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_CXX_SIMULATE_VERSION "") + +set(CMAKE_CXX_COMPILER_SYSROOT "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") +set(CMAKE_COMPILER_SYSROOT "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") + + +set(CMAKE_AR "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ar") +set(CMAKE_CXX_COMPILER_AR "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar") +set(CMAKE_RANLIB "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib") +set(CMAKE_LINKER "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_CXX_COMPILER_LINKER "NOTFOUND") +set(CMAKE_CXX_COMPILER_LINKER_ID "") +set(CMAKE_CXX_COMPILER_LINKER_VERSION ) +set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang IN ITEMS C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) +set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED ) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0/backward;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include-fixed;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/usr/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") +set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "") + +set(CMAKE_CXX_COMPILER_IMPORT_STD "") +### Imported target for C++23 standard library +set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Toolchain does not support discovering `import std` support") + + +### Imported target for C++26 standard library +set(CMAKE_CXX26_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Toolchain does not support discovering `import std` support") + + + diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..7b2dcec5b8679278c5cecf65271052272d629585 GIT binary patch literal 1476 zcmb7EO=uHA6n<&aA3aE0f2ar&n^Ie7*CgiBg2ntbF4V2kfQKN%ZZfHh*&k=8rRhbn z)q=-T?8T!;PvWWIp&%45p8Nst9=s{)tybSlc4=CJ=!4mBzW2R1Z+7SH+|AEShe9C; ztOLFQu?>8t5LYA6;3b@;Wv3ga)^NVJwHX`!-p~ps zNPF0g>W4P!slTcN?boFWQxBeB8!YDa`}Y7;ZF+XnGnctjWffP7Qap8&-a%7mr;SNj zXIwbEQW9#06|}sX)6&q;8+k@ua^{E%7o{1sSe(hTyp~hb8b&m9-7rgd7B``g%}z!~ z%EIwH={U7NhQvb@nkBINKA}In+`~4aRt^?>H)H_k7ItHgrVa=c$hk(#ljHrGn&o_ zeEoG2r#Z|&ix|RuDq2Av^|^+)iu{<*Zy*NsDdQ3H_0!G$^x}F?i1!7&1KuDHjC$x9 z4%#o(?ZbL65jR@mUn6hLe@8mjd5qYP`0PHkAGdz!ZQWp{|-L%nhAer%sE_I-t0w`YHlDdH?MH6oYGs%}E zD8gw(D`m&BxJ?e~R7ICkn8t$S9)8Auwlf$>CrOmk#iG9KsNUb8r|AA%eTNzXj6G&DiSq?n{(uu!TUYllpoAZfwgErR~v$ z1(cz7uj~EbI~W+!Uwxct{>8H!Kh{;Aq%O>*Xl5*M=*xqN;i!!kxXmoTuy*Uf@8i+4dA=zl;F zoWBX$BTYLQ3cxV(0bHMU_x4_rnCyw9pJ>a0WatnCme-SSLxD)L2ePTuSomB~IG!gR zr*gr_hPmfnh{pAp9$~RaEFO(UN6&{F1xTcDl(4+w1JFh>?da_k4=%;5m>Xqw%#E-j z{mffMPc)J;uNFDVShVf?m8ct`!~7ZKABtcTN17fBLcp)re{pnEO9X*jv>!oqO=D7{ z)&V=-OW2(t@_6{{uw#Vr+ey0+-cLX^xOXKHV&!l=3SnenMpaeYgM>NBy)Pvb%EWQ zh+ej;Wrwx6kgBmpb>CyGV9haJEm>yO*GK(bEqcY0vcg+huJ|43LKuGd-xgqOuHqET z3UeK+D!CX2#-`JWe1au2*_^=`^5pb1S>DeJp2s|C3JJDp;R)IAy}V>f6XvKM zSwNJcfp=6U`9lf1aQtqa-(h88+8p$vW81t+5*b@Jr4&}-zT_U>!@tH!Y$ONJH;L}D zj_AL4h!hPM1DwX3`iPS!N05{;SE1Z|9t*0EykAFhRW%{1zDvzM^;*$)ll-lMX3(O& z^c_}p`W~khL8KlELUmT+X(Urv?8ZEVi=IoKK8&mNO{^mcsUfJTw6Cr26%H`4rb6}o E1oBTcr2qf` literal 0 HcmV?d00001 diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeSystem.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeSystem.cmake new file mode 100644 index 000000000..6853ae4ca --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.14.0-15-generic") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.14.0-15-generic") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + +include("/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/toolchain-esp32c3.cmake") + +set(CMAKE_SYSTEM "Generic") +set(CMAKE_SYSTEM_NAME "Generic") +set(CMAKE_SYSTEM_VERSION "") +set(CMAKE_SYSTEM_PROCESSOR "") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 000000000..50d95e5ba --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,904 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "ARM" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define C_STD_99 199901L +#define C_STD_11 201112L +#define C_STD_17 201710L +#define C_STD_23 202311L + +#ifdef __STDC_VERSION__ +# define C_STD __STDC_VERSION__ +#endif + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif C_STD > C_STD_17 +# define C_VERSION "23" +#elif C_STD > C_STD_11 +# define C_VERSION "17" +#elif C_STD > C_STD_99 +# define C_VERSION "11" +#elif C_STD >= C_STD_99 +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/a.out b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdC/a.out new file mode 100755 index 0000000000000000000000000000000000000000..4c42435a702e75e319233ec33e07e8286dfa7633 GIT binary patch literal 92472 zcmeEv2Y^+@x&NGd&bejp-QEjq!(~B4nqom*dI>5Tj15IyP)RHZSR+bX5lfVSAO@pR zEFp=BCGuVpBPt*!>QiH)FVE!ZBgXhrG)7~J<^TJAQ|`HU7hN%l`M-$nx${k*Z@&5F zH{Z;ebIF8h6FtvU_Fqi>L6N!_&k^`Ne~u^g2-Tzl)vjt(weppkcV4MYq11Te4Dide z+1xbMUZNELLdL@{eZ{ZIQ| zly^ON_0knf7q7-ILvFZgW!K6{_iTGJwtib~j4`DxTbDiJT^rxN{?$1LOV|%5%qb5i z#MYrEFXOLkQtM^EUvqay%lI)Kazy^C{$s+NF{P`!#$3yI@$EL|-5q1R3pQVHcKjzT z�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

YzW;WhaEmf~+Q*F&Qu7*=CRIi*%p&Yc7U2 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 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "ARM" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define CXX_STD_98 199711L +#define CXX_STD_11 201103L +#define CXX_STD_14 201402L +#define CXX_STD_17 201703L +#define CXX_STD_20 202002L +#define CXX_STD_23 202302L + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) +# if _MSVC_LANG > CXX_STD_17 +# define CXX_STD _MSVC_LANG +# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17 +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 +# define CXX_STD CXX_STD_17 +# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# elif defined(__INTEL_CXX11_MODE__) +# define CXX_STD CXX_STD_11 +# else +# define CXX_STD CXX_STD_98 +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# if _MSVC_LANG > __cplusplus +# define CXX_STD _MSVC_LANG +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__NVCOMPILER) +# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__INTEL_COMPILER) || defined(__PGI) +# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes) +# define CXX_STD CXX_STD_17 +# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__) +# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__) +# define CXX_STD CXX_STD_11 +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > CXX_STD_23 + "26" +#elif CXX_STD > CXX_STD_20 + "23" +#elif CXX_STD > CXX_STD_17 + "20" +#elif CXX_STD > CXX_STD_14 + "17" +#elif CXX_STD > CXX_STD_11 + "14" +#elif CXX_STD >= CXX_STD_11 + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdCXX/a.out b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/3.31.6/CompilerIdCXX/a.out new file mode 100755 index 0000000000000000000000000000000000000000..aafe5061a0ce6636840c021c3ad450f075c5a86d GIT binary patch literal 92536 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�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 ijj!OQub0+a>KNWT search starts here: + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include + End of search list. + Compiler executable checksum: 2abae7216a6a1e12430968a738fec0e0 + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_0e3ad.dir/' + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj /tmp/ccD7OGL7.s + GNU assembler version 2.43.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-14.2.0_20241119) 2.43.1 + COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.' + [2/2] : && /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj -o cmTC_0e3ad && : + Using built-in specs. + Reading specs from /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/nosys.specs + rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence + COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc + COLLECT_LTO_WRAPPER=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) + COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_0e3ad' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_0e3ad.' + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/collect2 -plugin /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/liblto_plugin.so -plugin-opt=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccc5WAbq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_0e3ad -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010094 + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_0e3ad' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_0e3ad.' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/usr/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake:571 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed C implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include-fixed;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/usr/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake:571 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed C implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/CMakeScratch/TryCompile-NF7fp3'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/bin/ninja -v cmTC_0e3ad] + ignore line: [[1/2] /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj -c /usr/share/cmake-3.31/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_0e3ad.dir/'] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/cc1 -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/ -isysroot /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf /usr/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_0e3ad.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/ccD7OGL7.s] + ignore line: [GNU C17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.2.1 MPFR version 4.2.1 MPC version 1.2.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/include"] + ignore line: [ignoring nonexistent directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 2abae7216a6a1e12430968a738fec0e0] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_0e3ad.dir/'] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj /tmp/ccD7OGL7.s] + ignore line: [GNU assembler version 2.43.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-14.2.0_20241119) 2.43.1] + ignore line: [COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.'] + ignore line: [[2/2] : && /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj -o cmTC_0e3ad && :] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-gcc] + ignore line: [COLLECT_LTO_WRAPPER=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ] + ignore line: [COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_0e3ad' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_0e3ad.'] + link line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/collect2 -plugin /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/liblto_plugin.so -plugin-opt=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccc5WAbq.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_0e3ad -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccc5WAbq.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [--sysroot=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-X] ==> ignore + arg [-o] ==> ignore + arg [cmTC_0e3ad] ==> ignore + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] + arg [CMakeFiles/cmTC_0e3ad.dir/CMakeCCompilerABI.c.obj] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + ignore line: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start] + ignore line: [ defaulting to 00010094] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_0e3ad' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_0e3ad.'] + ignore line: [] + ignore line: [] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit libs: [gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/usr/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake:571 (__project)" + - "CMakeLists.txt:6 (project)" + checks: + - "Detecting CXX compiler ABI info" + directories: + source: "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/CMakeScratch/TryCompile-flpi4Z" + binary: "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/CMakeScratch/TryCompile-flpi4Z" + cmakeVariables: + CMAKE_CXX_FLAGS: "-march=rv32imc_zicsr_zifencei " + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_CXX_SCAN_FOR_MODULES: "OFF" + CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs " + CMAKE_MODULE_PATH: "/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake;/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/third_party" + buildResult: + variable: "CMAKE_CXX_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/CMakeScratch/TryCompile-flpi4Z' + + Run Build Command(s): /usr/bin/ninja -v cmTC_4ff4c + [1/2] /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj -c /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp + Using built-in specs. + COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4ff4c.dir/' + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/cc1plus -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/ -isysroot /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_4ff4c.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/ccNuDvOm.s + GNU C++17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (riscv32-esp-elf) + compiled by GNU C version 4.9.2, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0" + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32" + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/backward" + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/include" + ignoring nonexistent directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include" + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed" + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include" + ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/include" + #include "..." search starts here: + #include <...> search starts here: + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0 + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32 + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/backward + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include + End of search list. + Compiler executable checksum: c7cd21a23c5c74d612ca7681e3115c94 + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4ff4c.dir/' + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccNuDvOm.s + GNU assembler version 2.43.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-14.2.0_20241119) 2.43.1 + COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.' + [2/2] : && /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_4ff4c && : + Using built-in specs. + Reading specs from /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/nosys.specs + rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence + COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ + COLLECT_LTO_WRAPPER=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) + COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4ff4c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4ff4c.' + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/collect2 -plugin /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/liblto_plugin.so -plugin-opt=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc2lxBw4.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_4ff4c -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group + /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010094 + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4ff4c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4ff4c.' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/usr/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake:571 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed CXX implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/backward] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] + add: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/backward] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0/backward] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] + collapse include dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include/c++/14.2.0/backward;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/include-fixed;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/usr/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/abobkov/esp/v5.4.1/esp-idf/tools/cmake/project.cmake:571 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed CXX implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/CMakeScratch/TryCompile-flpi4Z'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/bin/ninja -v cmTC_4ff4c] + ignore line: [[1/2] /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj -c /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4ff4c.dir/'] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/cc1plus -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/ -isysroot /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf /usr/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_4ff4c.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/ccNuDvOm.s] + ignore line: [GNU C++17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.2.1 MPFR version 4.2.1 MPC version 1.2.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/backward"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/include"] + ignore line: [ignoring nonexistent directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include/c++/14.2.0/backward] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/include-fixed] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: c7cd21a23c5c74d612ca7681e3115c94] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4ff4c.dir/'] + ignore line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccNuDvOm.s] + ignore line: [GNU assembler version 2.43.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-14.2.0_20241119) 2.43.1] + ignore line: [COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [[2/2] : && /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_4ff4c && :] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/riscv32-esp-elf-g++] + ignore line: [COLLECT_LTO_WRAPPER=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ] + ignore line: [COMPILER_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4ff4c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4ff4c.'] + link line: [ /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/collect2 -plugin /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/liblto_plugin.so -plugin-opt=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc2lxBw4.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -X -o cmTC_4ff4c -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0 -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/14.2.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cc2lxBw4.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [--sysroot=/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-X] ==> ignore + arg [-o] ==> ignore + arg [cmTC_4ff4c] ==> ignore + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] + arg [-L/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] + arg [CMakeFiles/cmTC_4ff4c.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + ignore line: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start] + ignore line: [ defaulting to 00010094] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4ff4c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4ff4c.'] + ignore line: [] + ignore line: [] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit libs: [stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/14.2.0;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/lib/gcc;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/lib;/home/abobkov/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit fwks: [] + + diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/HEAD b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/HEAD new file mode 100644 index 000000000..b870d8262 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +ref: refs/heads/main diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/grabRef.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/grabRef.cmake new file mode 100644 index 000000000..6ec301e51 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/grabRef.cmake @@ -0,0 +1,50 @@ +# +# Internal file for GetGitRevisionDescription.cmake +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +set(HEAD_HASH) + +file(READ "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "/home/abobkov/MyProjects/ESP-Nodes/.git") +# handle git-worktree +if(EXISTS "${GIT_DIR}/commondir") + file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024) + string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW) + if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}") + get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE) + endif() + if(EXISTS "${GIT_DIR_NEW}") + set(GIT_DIR "${GIT_DIR_NEW}") + endif() +endif() +if(HEAD_CONTENTS MATCHES "ref") + # named branch + string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}") + if(EXISTS "${GIT_DIR}/${HEAD_REF}") + configure_file("${GIT_DIR}/${HEAD_REF}" "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref new file mode 100644 index 000000000..b33a81d91 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +52a014c6564deca12b04d2702f7329f2bed16c06 diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/build_properties.temp.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/build_properties.temp.cmake new file mode 100644 index 000000000..49c1b46a2 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/build_properties.temp.cmake @@ -0,0 +1,32 @@ + +set(PYTHON "/home/abobkov/.espressif/python_env/idf5.4_py3.13_env/bin/python") +set(__BUILD_PROPERTIES "PYTHON;__BUILD_PROPERTIES;IDF_PATH;__PREFIX;__CHECK_PYTHON;IDF_COMPONENT_MANAGER;COMPILE_DEFINITIONS;COMPILE_OPTIONS;C_COMPILE_OPTIONS;CXX_COMPILE_OPTIONS;__COMPONENT_TARGETS;BUILD_COMPONENT_DIRS;BUILD_COMPONENT_TARGETS;__COMPONENT_REQUIRES_COMMON;IDF_VER;__ROOT_KCONFIG;__ROOT_SDKCONFIG_RENAME;__OUTPUT_SDKCONFIG;EXTRA_CMAKE_ARGS;__COMPONENT_MANAGER_INTERFACE_VERSION;BOOTLOADER_BUILD;NON_OS_BUILD;IDF_TOOLCHAIN;IDF_TARGET;IDF_TARGET_ARCH;PROJECT_DIR;PROJECT_NAME;PROJECT_VER;BUILD_DIR;SDKCONFIG;SDKCONFIG_DEFAULTS") +set(IDF_PATH "/home/abobkov/esp/v5.4.1/esp-idf") +set(__PREFIX "idf") +set(__CHECK_PYTHON "0") +set(IDF_COMPONENT_MANAGER "1") +set(COMPILE_DEFINITIONS "_GLIBCXX_USE_POSIX_SEMAPHORE;_GLIBCXX_HAVE_POSIX_SEMAPHORE;_GNU_SOURCE;IDF_VER="v5.4.1-dirty"") +set(COMPILE_OPTIONS "-ffunction-sections;-fdata-sections;-Wall;-Werror;-Wno-error=unused-function;-Wno-error=unused-variable;-Wno-error=unused-but-set-variable;-Wno-error=deprecated-declarations;-Wextra;-Wno-error=extra;-Wno-unused-parameter;-Wno-sign-compare;-Wno-enum-conversion;-gdwarf-4;-ggdb") +set(C_COMPILE_OPTIONS "-std=gnu17") +set(CXX_COMPILE_OPTIONS "-std=gnu++2b") +set(__COMPONENT_TARGETS "___idf_app_trace;___idf_app_update;___idf_bootloader;___idf_bootloader_support;___idf_bt;___idf_cmock;___idf_console;___idf_cxx;___idf_driver;___idf_efuse;___idf_esp-tls;___idf_esp_adc;___idf_esp_app_format;___idf_esp_bootloader_format;___idf_esp_coex;___idf_esp_common;___idf_esp_driver_ana_cmpr;___idf_esp_driver_cam;___idf_esp_driver_dac;___idf_esp_driver_gpio;___idf_esp_driver_gptimer;___idf_esp_driver_i2c;___idf_esp_driver_i2s;___idf_esp_driver_isp;___idf_esp_driver_jpeg;___idf_esp_driver_ledc;___idf_esp_driver_mcpwm;___idf_esp_driver_parlio;___idf_esp_driver_pcnt;___idf_esp_driver_ppa;___idf_esp_driver_rmt;___idf_esp_driver_sdio;___idf_esp_driver_sdm;___idf_esp_driver_sdmmc;___idf_esp_driver_sdspi;___idf_esp_driver_spi;___idf_esp_driver_touch_sens;___idf_esp_driver_tsens;___idf_esp_driver_uart;___idf_esp_driver_usb_serial_jtag;___idf_esp_eth;___idf_esp_event;___idf_esp_gdbstub;___idf_esp_hid;___idf_esp_http_client;___idf_esp_http_server;___idf_esp_https_ota;___idf_esp_https_server;___idf_esp_hw_support;___idf_esp_lcd;___idf_esp_local_ctrl;___idf_esp_mm;___idf_esp_netif;___idf_esp_netif_stack;___idf_esp_partition;___idf_esp_phy;___idf_esp_pm;___idf_esp_psram;___idf_esp_ringbuf;___idf_esp_rom;___idf_esp_security;___idf_esp_system;___idf_esp_timer;___idf_esp_vfs_console;___idf_esp_wifi;___idf_espcoredump;___idf_esptool_py;___idf_fatfs;___idf_freertos;___idf_hal;___idf_heap;___idf_http_parser;___idf_idf_test;___idf_ieee802154;___idf_json;___idf_linux;___idf_log;___idf_lwip;___idf_mbedtls;___idf_mqtt;___idf_newlib;___idf_nvs_flash;___idf_nvs_sec_provider;___idf_openthread;___idf_partition_table;___idf_perfmon;___idf_protobuf-c;___idf_protocomm;___idf_pthread;___idf_riscv;___idf_rt;___idf_sdmmc;___idf_soc;___idf_spi_flash;___idf_spiffs;___idf_tcp_transport;___idf_touch_element;___idf_ulp;___idf_unity;___idf_usb;___idf_vfs;___idf_wear_levelling;___idf_wifi_provisioning;___idf_wpa_supplicant;___idf_xtensa;___idf_main") +set(BUILD_COMPONENT_DIRS "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace;/home/abobkov/esp/v5.4.1/esp-idf/components/app_update;/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader;/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support;/home/abobkov/esp/v5.4.1/esp-idf/components/bt;/home/abobkov/esp/v5.4.1/esp-idf/components/cmock;/home/abobkov/esp/v5.4.1/esp-idf/components/console;/home/abobkov/esp/v5.4.1/esp-idf/components/cxx;/home/abobkov/esp/v5.4.1/esp-idf/components/driver;/home/abobkov/esp/v5.4.1/esp-idf/components/efuse;/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif_stack;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi;/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump;/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py;/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs;/home/abobkov/esp/v5.4.1/esp-idf/components/freertos;/home/abobkov/esp/v5.4.1/esp-idf/components/hal;/home/abobkov/esp/v5.4.1/esp-idf/components/heap;/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser;/home/abobkov/esp/v5.4.1/esp-idf/components/idf_test;/home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154;/home/abobkov/esp/v5.4.1/esp-idf/components/json;/home/abobkov/esp/v5.4.1/esp-idf/components/linux;/home/abobkov/esp/v5.4.1/esp-idf/components/log;/home/abobkov/esp/v5.4.1/esp-idf/components/lwip;/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls;/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt;/home/abobkov/esp/v5.4.1/esp-idf/components/newlib;/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash;/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider;/home/abobkov/esp/v5.4.1/esp-idf/components/openthread;/home/abobkov/esp/v5.4.1/esp-idf/components/partition_table;/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon;/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c;/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm;/home/abobkov/esp/v5.4.1/esp-idf/components/pthread;/home/abobkov/esp/v5.4.1/esp-idf/components/riscv;/home/abobkov/esp/v5.4.1/esp-idf/components/rt;/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc;/home/abobkov/esp/v5.4.1/esp-idf/components/soc;/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash;/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs;/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport;/home/abobkov/esp/v5.4.1/esp-idf/components/touch_element;/home/abobkov/esp/v5.4.1/esp-idf/components/ulp;/home/abobkov/esp/v5.4.1/esp-idf/components/unity;/home/abobkov/esp/v5.4.1/esp-idf/components/usb;/home/abobkov/esp/v5.4.1/esp-idf/components/vfs;/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling;/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning;/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant;/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa;/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/main") +set(BUILD_COMPONENT_TARGETS "___idf_app_trace;___idf_app_update;___idf_bootloader;___idf_bootloader_support;___idf_bt;___idf_cmock;___idf_console;___idf_cxx;___idf_driver;___idf_efuse;___idf_esp-tls;___idf_esp_adc;___idf_esp_app_format;___idf_esp_bootloader_format;___idf_esp_coex;___idf_esp_common;___idf_esp_driver_ana_cmpr;___idf_esp_driver_cam;___idf_esp_driver_dac;___idf_esp_driver_gpio;___idf_esp_driver_gptimer;___idf_esp_driver_i2c;___idf_esp_driver_i2s;___idf_esp_driver_isp;___idf_esp_driver_jpeg;___idf_esp_driver_ledc;___idf_esp_driver_mcpwm;___idf_esp_driver_parlio;___idf_esp_driver_pcnt;___idf_esp_driver_ppa;___idf_esp_driver_rmt;___idf_esp_driver_sdio;___idf_esp_driver_sdm;___idf_esp_driver_sdmmc;___idf_esp_driver_sdspi;___idf_esp_driver_spi;___idf_esp_driver_touch_sens;___idf_esp_driver_tsens;___idf_esp_driver_uart;___idf_esp_driver_usb_serial_jtag;___idf_esp_eth;___idf_esp_event;___idf_esp_gdbstub;___idf_esp_hid;___idf_esp_http_client;___idf_esp_http_server;___idf_esp_https_ota;___idf_esp_https_server;___idf_esp_hw_support;___idf_esp_lcd;___idf_esp_local_ctrl;___idf_esp_mm;___idf_esp_netif;___idf_esp_netif_stack;___idf_esp_partition;___idf_esp_phy;___idf_esp_pm;___idf_esp_psram;___idf_esp_ringbuf;___idf_esp_rom;___idf_esp_security;___idf_esp_system;___idf_esp_timer;___idf_esp_vfs_console;___idf_esp_wifi;___idf_espcoredump;___idf_esptool_py;___idf_fatfs;___idf_freertos;___idf_hal;___idf_heap;___idf_http_parser;___idf_idf_test;___idf_ieee802154;___idf_json;___idf_linux;___idf_log;___idf_lwip;___idf_mbedtls;___idf_mqtt;___idf_newlib;___idf_nvs_flash;___idf_nvs_sec_provider;___idf_openthread;___idf_partition_table;___idf_perfmon;___idf_protobuf-c;___idf_protocomm;___idf_pthread;___idf_riscv;___idf_rt;___idf_sdmmc;___idf_soc;___idf_spi_flash;___idf_spiffs;___idf_tcp_transport;___idf_touch_element;___idf_ulp;___idf_unity;___idf_usb;___idf_vfs;___idf_wear_levelling;___idf_wifi_provisioning;___idf_wpa_supplicant;___idf_xtensa;___idf_main") +set(__COMPONENT_REQUIRES_COMMON "cxx;newlib;freertos;esp_hw_support;heap;log;soc;hal;esp_rom;esp_common;esp_system;riscv") +set(IDF_VER "v5.4.1-dirty") +set(__ROOT_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/Kconfig") +set(__ROOT_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/sdkconfig.rename") +set(__OUTPUT_SDKCONFIG "1") +set(EXTRA_CMAKE_ARGS "") +set(__COMPONENT_MANAGER_INTERFACE_VERSION "3") +set(BOOTLOADER_BUILD "") +set(NON_OS_BUILD "") +set(IDF_TOOLCHAIN "gcc") +set(IDF_TARGET "esp32c3") +set(IDF_TARGET_ARCH "riscv") +set(PROJECT_DIR "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter") +set(PROJECT_NAME "espnow_transmitter") +set(PROJECT_VER "ESP32-Node_Switch-v2.7-5282-g52a014c65") +set(BUILD_DIR "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build") +set(SDKCONFIG "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/sdkconfig") +set(SDKCONFIG_DEFAULTS "") \ No newline at end of file diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/component_properties.temp.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/component_properties.temp.cmake new file mode 100644 index 000000000..21ed32b17 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/component_properties.temp.cmake @@ -0,0 +1,1061 @@ + +set(__component____idf_app_trace_COMPONENT_LIB "__idf_app_trace") +set(__component____idf_app_trace___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_app_trace_COMPONENT_NAME "app_trace") +set(__component____idf_app_trace_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace") +set(__component____idf_app_trace_COMPONENT_ALIAS "idf::app_trace") +set(__component____idf_app_trace_COMPONENT_SOURCE "idf_components") +set(__component____idf_app_trace___PREFIX "idf") +set(__component____idf_app_trace_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/Kconfig") +set(__component____idf_app_trace_KCONFIG_PROJBUILD "") +set(__component____idf_app_trace_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/app_trace/sdkconfig.rename") +set(__component____idf_app_update_COMPONENT_LIB "__idf_app_update") +set(__component____idf_app_update___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_app_update_COMPONENT_NAME "app_update") +set(__component____idf_app_update_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/app_update") +set(__component____idf_app_update_COMPONENT_ALIAS "idf::app_update") +set(__component____idf_app_update_COMPONENT_SOURCE "idf_components") +set(__component____idf_app_update___PREFIX "idf") +set(__component____idf_app_update_KCONFIG "") +set(__component____idf_app_update_KCONFIG_PROJBUILD "") +set(__component____idf_app_update_SDKCONFIG_RENAME "") +set(__component____idf_bootloader_COMPONENT_LIB "__idf_bootloader") +set(__component____idf_bootloader___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_bootloader_COMPONENT_NAME "bootloader") +set(__component____idf_bootloader_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader") +set(__component____idf_bootloader_COMPONENT_ALIAS "idf::bootloader") +set(__component____idf_bootloader_COMPONENT_SOURCE "idf_components") +set(__component____idf_bootloader___PREFIX "idf") +set(__component____idf_bootloader_KCONFIG "") +set(__component____idf_bootloader_KCONFIG_PROJBUILD "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/Kconfig.projbuild") +set(__component____idf_bootloader_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader/sdkconfig.rename") +set(__component____idf_bootloader_support_COMPONENT_LIB "__idf_bootloader_support") +set(__component____idf_bootloader_support___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_bootloader_support_COMPONENT_NAME "bootloader_support") +set(__component____idf_bootloader_support_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/bootloader_support") +set(__component____idf_bootloader_support_COMPONENT_ALIAS "idf::bootloader_support") +set(__component____idf_bootloader_support_COMPONENT_SOURCE "idf_components") +set(__component____idf_bootloader_support___PREFIX "idf") +set(__component____idf_bootloader_support_KCONFIG "") +set(__component____idf_bootloader_support_KCONFIG_PROJBUILD "") +set(__component____idf_bootloader_support_SDKCONFIG_RENAME "") +set(__component____idf_bt_COMPONENT_LIB "__idf_bt") +set(__component____idf_bt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_bt_COMPONENT_NAME "bt") +set(__component____idf_bt_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/bt") +set(__component____idf_bt_COMPONENT_ALIAS "idf::bt") +set(__component____idf_bt_COMPONENT_SOURCE "idf_components") +set(__component____idf_bt___PREFIX "idf") +set(__component____idf_bt_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/bt/Kconfig") +set(__component____idf_bt_KCONFIG_PROJBUILD "") +set(__component____idf_bt_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/bt/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/bt/sdkconfig.rename.esp32c3") +set(__component____idf_cmock_COMPONENT_LIB "__idf_cmock") +set(__component____idf_cmock___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_cmock_COMPONENT_NAME "cmock") +set(__component____idf_cmock_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/cmock") +set(__component____idf_cmock_COMPONENT_ALIAS "idf::cmock") +set(__component____idf_cmock_COMPONENT_SOURCE "idf_components") +set(__component____idf_cmock___PREFIX "idf") +set(__component____idf_cmock_KCONFIG "") +set(__component____idf_cmock_KCONFIG_PROJBUILD "") +set(__component____idf_cmock_SDKCONFIG_RENAME "") +set(__component____idf_console_COMPONENT_LIB "__idf_console") +set(__component____idf_console___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_console_COMPONENT_NAME "console") +set(__component____idf_console_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/console") +set(__component____idf_console_COMPONENT_ALIAS "idf::console") +set(__component____idf_console_COMPONENT_SOURCE "idf_components") +set(__component____idf_console___PREFIX "idf") +set(__component____idf_console_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/console/Kconfig") +set(__component____idf_console_KCONFIG_PROJBUILD "") +set(__component____idf_console_SDKCONFIG_RENAME "") +set(__component____idf_cxx_COMPONENT_LIB "__idf_cxx") +set(__component____idf_cxx___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_cxx_COMPONENT_NAME "cxx") +set(__component____idf_cxx_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/cxx") +set(__component____idf_cxx_COMPONENT_ALIAS "idf::cxx") +set(__component____idf_cxx_COMPONENT_SOURCE "idf_components") +set(__component____idf_cxx___PREFIX "idf") +set(__component____idf_cxx_KCONFIG "") +set(__component____idf_cxx_KCONFIG_PROJBUILD "") +set(__component____idf_cxx_SDKCONFIG_RENAME "") +set(__component____idf_driver_COMPONENT_LIB "__idf_driver") +set(__component____idf_driver___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_driver_COMPONENT_NAME "driver") +set(__component____idf_driver_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/driver") +set(__component____idf_driver_COMPONENT_ALIAS "idf::driver") +set(__component____idf_driver_COMPONENT_SOURCE "idf_components") +set(__component____idf_driver___PREFIX "idf") +set(__component____idf_driver_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/Kconfig") +set(__component____idf_driver_KCONFIG_PROJBUILD "") +set(__component____idf_driver_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/driver/sdkconfig.rename") +set(__component____idf_efuse_COMPONENT_LIB "__idf_efuse") +set(__component____idf_efuse___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_efuse_COMPONENT_NAME "efuse") +set(__component____idf_efuse_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse") +set(__component____idf_efuse_COMPONENT_ALIAS "idf::efuse") +set(__component____idf_efuse_COMPONENT_SOURCE "idf_components") +set(__component____idf_efuse___PREFIX "idf") +set(__component____idf_efuse_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/efuse/Kconfig") +set(__component____idf_efuse_KCONFIG_PROJBUILD "") +set(__component____idf_efuse_SDKCONFIG_RENAME "") +set(__component____idf_esp-tls_COMPONENT_LIB "__idf_esp-tls") +set(__component____idf_esp-tls___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp-tls_COMPONENT_NAME "esp-tls") +set(__component____idf_esp-tls_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls") +set(__component____idf_esp-tls_COMPONENT_ALIAS "idf::esp-tls") +set(__component____idf_esp-tls_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp-tls___PREFIX "idf") +set(__component____idf_esp-tls_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp-tls/Kconfig") +set(__component____idf_esp-tls_KCONFIG_PROJBUILD "") +set(__component____idf_esp-tls_SDKCONFIG_RENAME "") +set(__component____idf_esp_adc_COMPONENT_LIB "__idf_esp_adc") +set(__component____idf_esp_adc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_adc_COMPONENT_NAME "esp_adc") +set(__component____idf_esp_adc_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc") +set(__component____idf_esp_adc_COMPONENT_ALIAS "idf::esp_adc") +set(__component____idf_esp_adc_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_adc___PREFIX "idf") +set(__component____idf_esp_adc_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_adc/Kconfig") +set(__component____idf_esp_adc_KCONFIG_PROJBUILD "") +set(__component____idf_esp_adc_SDKCONFIG_RENAME "") +set(__component____idf_esp_app_format_COMPONENT_LIB "__idf_esp_app_format") +set(__component____idf_esp_app_format___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_app_format_COMPONENT_NAME "esp_app_format") +set(__component____idf_esp_app_format_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format") +set(__component____idf_esp_app_format_COMPONENT_ALIAS "idf::esp_app_format") +set(__component____idf_esp_app_format_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_app_format___PREFIX "idf") +set(__component____idf_esp_app_format_KCONFIG "") +set(__component____idf_esp_app_format_KCONFIG_PROJBUILD "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_app_format/Kconfig.projbuild") +set(__component____idf_esp_app_format_SDKCONFIG_RENAME "") +set(__component____idf_esp_bootloader_format_COMPONENT_LIB "__idf_esp_bootloader_format") +set(__component____idf_esp_bootloader_format___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_bootloader_format_COMPONENT_NAME "esp_bootloader_format") +set(__component____idf_esp_bootloader_format_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_bootloader_format") +set(__component____idf_esp_bootloader_format_COMPONENT_ALIAS "idf::esp_bootloader_format") +set(__component____idf_esp_bootloader_format_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_bootloader_format___PREFIX "idf") +set(__component____idf_esp_bootloader_format_KCONFIG "") +set(__component____idf_esp_bootloader_format_KCONFIG_PROJBUILD "") +set(__component____idf_esp_bootloader_format_SDKCONFIG_RENAME "") +set(__component____idf_esp_coex_COMPONENT_LIB "__idf_esp_coex") +set(__component____idf_esp_coex___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_coex_COMPONENT_NAME "esp_coex") +set(__component____idf_esp_coex_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex") +set(__component____idf_esp_coex_COMPONENT_ALIAS "idf::esp_coex") +set(__component____idf_esp_coex_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_coex___PREFIX "idf") +set(__component____idf_esp_coex_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/Kconfig") +set(__component____idf_esp_coex_KCONFIG_PROJBUILD "") +set(__component____idf_esp_coex_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_coex/sdkconfig.rename") +set(__component____idf_esp_common_COMPONENT_LIB "__idf_esp_common") +set(__component____idf_esp_common___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_common_COMPONENT_NAME "esp_common") +set(__component____idf_esp_common_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common") +set(__component____idf_esp_common_COMPONENT_ALIAS "idf::esp_common") +set(__component____idf_esp_common_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_common___PREFIX "idf") +set(__component____idf_esp_common_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_common/Kconfig") +set(__component____idf_esp_common_KCONFIG_PROJBUILD "") +set(__component____idf_esp_common_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_ana_cmpr_COMPONENT_LIB "__idf_esp_driver_ana_cmpr") +set(__component____idf_esp_driver_ana_cmpr___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_ana_cmpr_COMPONENT_NAME "esp_driver_ana_cmpr") +set(__component____idf_esp_driver_ana_cmpr_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr") +set(__component____idf_esp_driver_ana_cmpr_COMPONENT_ALIAS "idf::esp_driver_ana_cmpr") +set(__component____idf_esp_driver_ana_cmpr_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_ana_cmpr___PREFIX "idf") +set(__component____idf_esp_driver_ana_cmpr_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ana_cmpr/Kconfig") +set(__component____idf_esp_driver_ana_cmpr_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_ana_cmpr_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_cam_COMPONENT_LIB "__idf_esp_driver_cam") +set(__component____idf_esp_driver_cam___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_cam_COMPONENT_NAME "esp_driver_cam") +set(__component____idf_esp_driver_cam_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam") +set(__component____idf_esp_driver_cam_COMPONENT_ALIAS "idf::esp_driver_cam") +set(__component____idf_esp_driver_cam_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_cam___PREFIX "idf") +set(__component____idf_esp_driver_cam_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_cam/Kconfig") +set(__component____idf_esp_driver_cam_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_cam_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_dac_COMPONENT_LIB "__idf_esp_driver_dac") +set(__component____idf_esp_driver_dac___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_dac_COMPONENT_NAME "esp_driver_dac") +set(__component____idf_esp_driver_dac_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac") +set(__component____idf_esp_driver_dac_COMPONENT_ALIAS "idf::esp_driver_dac") +set(__component____idf_esp_driver_dac_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_dac___PREFIX "idf") +set(__component____idf_esp_driver_dac_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_dac/Kconfig") +set(__component____idf_esp_driver_dac_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_dac_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_gpio_COMPONENT_LIB "__idf_esp_driver_gpio") +set(__component____idf_esp_driver_gpio___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_gpio_COMPONENT_NAME "esp_driver_gpio") +set(__component____idf_esp_driver_gpio_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio") +set(__component____idf_esp_driver_gpio_COMPONENT_ALIAS "idf::esp_driver_gpio") +set(__component____idf_esp_driver_gpio_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_gpio___PREFIX "idf") +set(__component____idf_esp_driver_gpio_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gpio/Kconfig") +set(__component____idf_esp_driver_gpio_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_gpio_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_gptimer_COMPONENT_LIB "__idf_esp_driver_gptimer") +set(__component____idf_esp_driver_gptimer___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_gptimer_COMPONENT_NAME "esp_driver_gptimer") +set(__component____idf_esp_driver_gptimer_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer") +set(__component____idf_esp_driver_gptimer_COMPONENT_ALIAS "idf::esp_driver_gptimer") +set(__component____idf_esp_driver_gptimer_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_gptimer___PREFIX "idf") +set(__component____idf_esp_driver_gptimer_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_gptimer/Kconfig") +set(__component____idf_esp_driver_gptimer_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_gptimer_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_i2c_COMPONENT_LIB "__idf_esp_driver_i2c") +set(__component____idf_esp_driver_i2c___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_i2c_COMPONENT_NAME "esp_driver_i2c") +set(__component____idf_esp_driver_i2c_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c") +set(__component____idf_esp_driver_i2c_COMPONENT_ALIAS "idf::esp_driver_i2c") +set(__component____idf_esp_driver_i2c_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_i2c___PREFIX "idf") +set(__component____idf_esp_driver_i2c_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2c/Kconfig") +set(__component____idf_esp_driver_i2c_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_i2c_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_i2s_COMPONENT_LIB "__idf_esp_driver_i2s") +set(__component____idf_esp_driver_i2s___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_i2s_COMPONENT_NAME "esp_driver_i2s") +set(__component____idf_esp_driver_i2s_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s") +set(__component____idf_esp_driver_i2s_COMPONENT_ALIAS "idf::esp_driver_i2s") +set(__component____idf_esp_driver_i2s_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_i2s___PREFIX "idf") +set(__component____idf_esp_driver_i2s_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_i2s/Kconfig") +set(__component____idf_esp_driver_i2s_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_i2s_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_isp_COMPONENT_LIB "__idf_esp_driver_isp") +set(__component____idf_esp_driver_isp___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_isp_COMPONENT_NAME "esp_driver_isp") +set(__component____idf_esp_driver_isp_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp") +set(__component____idf_esp_driver_isp_COMPONENT_ALIAS "idf::esp_driver_isp") +set(__component____idf_esp_driver_isp_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_isp___PREFIX "idf") +set(__component____idf_esp_driver_isp_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_isp/Kconfig") +set(__component____idf_esp_driver_isp_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_isp_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_jpeg_COMPONENT_LIB "__idf_esp_driver_jpeg") +set(__component____idf_esp_driver_jpeg___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_jpeg_COMPONENT_NAME "esp_driver_jpeg") +set(__component____idf_esp_driver_jpeg_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg") +set(__component____idf_esp_driver_jpeg_COMPONENT_ALIAS "idf::esp_driver_jpeg") +set(__component____idf_esp_driver_jpeg_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_jpeg___PREFIX "idf") +set(__component____idf_esp_driver_jpeg_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_jpeg/Kconfig") +set(__component____idf_esp_driver_jpeg_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_jpeg_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_ledc_COMPONENT_LIB "__idf_esp_driver_ledc") +set(__component____idf_esp_driver_ledc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_ledc_COMPONENT_NAME "esp_driver_ledc") +set(__component____idf_esp_driver_ledc_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc") +set(__component____idf_esp_driver_ledc_COMPONENT_ALIAS "idf::esp_driver_ledc") +set(__component____idf_esp_driver_ledc_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_ledc___PREFIX "idf") +set(__component____idf_esp_driver_ledc_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ledc/Kconfig") +set(__component____idf_esp_driver_ledc_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_ledc_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_mcpwm_COMPONENT_LIB "__idf_esp_driver_mcpwm") +set(__component____idf_esp_driver_mcpwm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_mcpwm_COMPONENT_NAME "esp_driver_mcpwm") +set(__component____idf_esp_driver_mcpwm_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm") +set(__component____idf_esp_driver_mcpwm_COMPONENT_ALIAS "idf::esp_driver_mcpwm") +set(__component____idf_esp_driver_mcpwm_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_mcpwm___PREFIX "idf") +set(__component____idf_esp_driver_mcpwm_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_mcpwm/Kconfig") +set(__component____idf_esp_driver_mcpwm_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_mcpwm_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_parlio_COMPONENT_LIB "__idf_esp_driver_parlio") +set(__component____idf_esp_driver_parlio___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_parlio_COMPONENT_NAME "esp_driver_parlio") +set(__component____idf_esp_driver_parlio_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio") +set(__component____idf_esp_driver_parlio_COMPONENT_ALIAS "idf::esp_driver_parlio") +set(__component____idf_esp_driver_parlio_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_parlio___PREFIX "idf") +set(__component____idf_esp_driver_parlio_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_parlio/Kconfig") +set(__component____idf_esp_driver_parlio_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_parlio_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_pcnt_COMPONENT_LIB "__idf_esp_driver_pcnt") +set(__component____idf_esp_driver_pcnt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_pcnt_COMPONENT_NAME "esp_driver_pcnt") +set(__component____idf_esp_driver_pcnt_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt") +set(__component____idf_esp_driver_pcnt_COMPONENT_ALIAS "idf::esp_driver_pcnt") +set(__component____idf_esp_driver_pcnt_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_pcnt___PREFIX "idf") +set(__component____idf_esp_driver_pcnt_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_pcnt/Kconfig") +set(__component____idf_esp_driver_pcnt_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_pcnt_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_ppa_COMPONENT_LIB "__idf_esp_driver_ppa") +set(__component____idf_esp_driver_ppa___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_ppa_COMPONENT_NAME "esp_driver_ppa") +set(__component____idf_esp_driver_ppa_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_ppa") +set(__component____idf_esp_driver_ppa_COMPONENT_ALIAS "idf::esp_driver_ppa") +set(__component____idf_esp_driver_ppa_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_ppa___PREFIX "idf") +set(__component____idf_esp_driver_ppa_KCONFIG "") +set(__component____idf_esp_driver_ppa_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_ppa_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_rmt_COMPONENT_LIB "__idf_esp_driver_rmt") +set(__component____idf_esp_driver_rmt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_rmt_COMPONENT_NAME "esp_driver_rmt") +set(__component____idf_esp_driver_rmt_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt") +set(__component____idf_esp_driver_rmt_COMPONENT_ALIAS "idf::esp_driver_rmt") +set(__component____idf_esp_driver_rmt_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_rmt___PREFIX "idf") +set(__component____idf_esp_driver_rmt_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_rmt/Kconfig") +set(__component____idf_esp_driver_rmt_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_rmt_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_sdio_COMPONENT_LIB "__idf_esp_driver_sdio") +set(__component____idf_esp_driver_sdio___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_sdio_COMPONENT_NAME "esp_driver_sdio") +set(__component____idf_esp_driver_sdio_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdio") +set(__component____idf_esp_driver_sdio_COMPONENT_ALIAS "idf::esp_driver_sdio") +set(__component____idf_esp_driver_sdio_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_sdio___PREFIX "idf") +set(__component____idf_esp_driver_sdio_KCONFIG "") +set(__component____idf_esp_driver_sdio_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_sdio_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_sdm_COMPONENT_LIB "__idf_esp_driver_sdm") +set(__component____idf_esp_driver_sdm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_sdm_COMPONENT_NAME "esp_driver_sdm") +set(__component____idf_esp_driver_sdm_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm") +set(__component____idf_esp_driver_sdm_COMPONENT_ALIAS "idf::esp_driver_sdm") +set(__component____idf_esp_driver_sdm_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_sdm___PREFIX "idf") +set(__component____idf_esp_driver_sdm_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdm/Kconfig") +set(__component____idf_esp_driver_sdm_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_sdm_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_sdmmc_COMPONENT_LIB "__idf_esp_driver_sdmmc") +set(__component____idf_esp_driver_sdmmc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_sdmmc_COMPONENT_NAME "esp_driver_sdmmc") +set(__component____idf_esp_driver_sdmmc_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdmmc") +set(__component____idf_esp_driver_sdmmc_COMPONENT_ALIAS "idf::esp_driver_sdmmc") +set(__component____idf_esp_driver_sdmmc_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_sdmmc___PREFIX "idf") +set(__component____idf_esp_driver_sdmmc_KCONFIG "") +set(__component____idf_esp_driver_sdmmc_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_sdmmc_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_sdspi_COMPONENT_LIB "__idf_esp_driver_sdspi") +set(__component____idf_esp_driver_sdspi___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_sdspi_COMPONENT_NAME "esp_driver_sdspi") +set(__component____idf_esp_driver_sdspi_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_sdspi") +set(__component____idf_esp_driver_sdspi_COMPONENT_ALIAS "idf::esp_driver_sdspi") +set(__component____idf_esp_driver_sdspi_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_sdspi___PREFIX "idf") +set(__component____idf_esp_driver_sdspi_KCONFIG "") +set(__component____idf_esp_driver_sdspi_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_sdspi_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_spi_COMPONENT_LIB "__idf_esp_driver_spi") +set(__component____idf_esp_driver_spi___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_spi_COMPONENT_NAME "esp_driver_spi") +set(__component____idf_esp_driver_spi_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi") +set(__component____idf_esp_driver_spi_COMPONENT_ALIAS "idf::esp_driver_spi") +set(__component____idf_esp_driver_spi_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_spi___PREFIX "idf") +set(__component____idf_esp_driver_spi_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_spi/Kconfig") +set(__component____idf_esp_driver_spi_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_spi_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_touch_sens_COMPONENT_LIB "__idf_esp_driver_touch_sens") +set(__component____idf_esp_driver_touch_sens___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_touch_sens_COMPONENT_NAME "esp_driver_touch_sens") +set(__component____idf_esp_driver_touch_sens_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens") +set(__component____idf_esp_driver_touch_sens_COMPONENT_ALIAS "idf::esp_driver_touch_sens") +set(__component____idf_esp_driver_touch_sens_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_touch_sens___PREFIX "idf") +set(__component____idf_esp_driver_touch_sens_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_touch_sens/Kconfig") +set(__component____idf_esp_driver_touch_sens_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_touch_sens_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_tsens_COMPONENT_LIB "__idf_esp_driver_tsens") +set(__component____idf_esp_driver_tsens___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_tsens_COMPONENT_NAME "esp_driver_tsens") +set(__component____idf_esp_driver_tsens_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens") +set(__component____idf_esp_driver_tsens_COMPONENT_ALIAS "idf::esp_driver_tsens") +set(__component____idf_esp_driver_tsens_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_tsens___PREFIX "idf") +set(__component____idf_esp_driver_tsens_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_tsens/Kconfig") +set(__component____idf_esp_driver_tsens_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_tsens_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_uart_COMPONENT_LIB "__idf_esp_driver_uart") +set(__component____idf_esp_driver_uart___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_uart_COMPONENT_NAME "esp_driver_uart") +set(__component____idf_esp_driver_uart_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart") +set(__component____idf_esp_driver_uart_COMPONENT_ALIAS "idf::esp_driver_uart") +set(__component____idf_esp_driver_uart_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_uart___PREFIX "idf") +set(__component____idf_esp_driver_uart_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_uart/Kconfig") +set(__component____idf_esp_driver_uart_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_uart_SDKCONFIG_RENAME "") +set(__component____idf_esp_driver_usb_serial_jtag_COMPONENT_LIB "__idf_esp_driver_usb_serial_jtag") +set(__component____idf_esp_driver_usb_serial_jtag___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_driver_usb_serial_jtag_COMPONENT_NAME "esp_driver_usb_serial_jtag") +set(__component____idf_esp_driver_usb_serial_jtag_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag") +set(__component____idf_esp_driver_usb_serial_jtag_COMPONENT_ALIAS "idf::esp_driver_usb_serial_jtag") +set(__component____idf_esp_driver_usb_serial_jtag_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_driver_usb_serial_jtag___PREFIX "idf") +set(__component____idf_esp_driver_usb_serial_jtag_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_driver_usb_serial_jtag/Kconfig") +set(__component____idf_esp_driver_usb_serial_jtag_KCONFIG_PROJBUILD "") +set(__component____idf_esp_driver_usb_serial_jtag_SDKCONFIG_RENAME "") +set(__component____idf_esp_eth_COMPONENT_LIB "__idf_esp_eth") +set(__component____idf_esp_eth___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_eth_COMPONENT_NAME "esp_eth") +set(__component____idf_esp_eth_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth") +set(__component____idf_esp_eth_COMPONENT_ALIAS "idf::esp_eth") +set(__component____idf_esp_eth_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_eth___PREFIX "idf") +set(__component____idf_esp_eth_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_eth/Kconfig") +set(__component____idf_esp_eth_KCONFIG_PROJBUILD "") +set(__component____idf_esp_eth_SDKCONFIG_RENAME "") +set(__component____idf_esp_event_COMPONENT_LIB "__idf_esp_event") +set(__component____idf_esp_event___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_event_COMPONENT_NAME "esp_event") +set(__component____idf_esp_event_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event") +set(__component____idf_esp_event_COMPONENT_ALIAS "idf::esp_event") +set(__component____idf_esp_event_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_event___PREFIX "idf") +set(__component____idf_esp_event_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/Kconfig") +set(__component____idf_esp_event_KCONFIG_PROJBUILD "") +set(__component____idf_esp_event_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_event/sdkconfig.rename") +set(__component____idf_esp_gdbstub_COMPONENT_LIB "__idf_esp_gdbstub") +set(__component____idf_esp_gdbstub___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_gdbstub_COMPONENT_NAME "esp_gdbstub") +set(__component____idf_esp_gdbstub_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub") +set(__component____idf_esp_gdbstub_COMPONENT_ALIAS "idf::esp_gdbstub") +set(__component____idf_esp_gdbstub_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_gdbstub___PREFIX "idf") +set(__component____idf_esp_gdbstub_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/Kconfig") +set(__component____idf_esp_gdbstub_KCONFIG_PROJBUILD "") +set(__component____idf_esp_gdbstub_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_gdbstub/sdkconfig.rename") +set(__component____idf_esp_hid_COMPONENT_LIB "__idf_esp_hid") +set(__component____idf_esp_hid___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_hid_COMPONENT_NAME "esp_hid") +set(__component____idf_esp_hid_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid") +set(__component____idf_esp_hid_COMPONENT_ALIAS "idf::esp_hid") +set(__component____idf_esp_hid_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_hid___PREFIX "idf") +set(__component____idf_esp_hid_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hid/Kconfig") +set(__component____idf_esp_hid_KCONFIG_PROJBUILD "") +set(__component____idf_esp_hid_SDKCONFIG_RENAME "") +set(__component____idf_esp_http_client_COMPONENT_LIB "__idf_esp_http_client") +set(__component____idf_esp_http_client___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_http_client_COMPONENT_NAME "esp_http_client") +set(__component____idf_esp_http_client_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client") +set(__component____idf_esp_http_client_COMPONENT_ALIAS "idf::esp_http_client") +set(__component____idf_esp_http_client_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_http_client___PREFIX "idf") +set(__component____idf_esp_http_client_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_client/Kconfig") +set(__component____idf_esp_http_client_KCONFIG_PROJBUILD "") +set(__component____idf_esp_http_client_SDKCONFIG_RENAME "") +set(__component____idf_esp_http_server_COMPONENT_LIB "__idf_esp_http_server") +set(__component____idf_esp_http_server___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_http_server_COMPONENT_NAME "esp_http_server") +set(__component____idf_esp_http_server_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server") +set(__component____idf_esp_http_server_COMPONENT_ALIAS "idf::esp_http_server") +set(__component____idf_esp_http_server_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_http_server___PREFIX "idf") +set(__component____idf_esp_http_server_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_http_server/Kconfig") +set(__component____idf_esp_http_server_KCONFIG_PROJBUILD "") +set(__component____idf_esp_http_server_SDKCONFIG_RENAME "") +set(__component____idf_esp_https_ota_COMPONENT_LIB "__idf_esp_https_ota") +set(__component____idf_esp_https_ota___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_https_ota_COMPONENT_NAME "esp_https_ota") +set(__component____idf_esp_https_ota_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota") +set(__component____idf_esp_https_ota_COMPONENT_ALIAS "idf::esp_https_ota") +set(__component____idf_esp_https_ota_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_https_ota___PREFIX "idf") +set(__component____idf_esp_https_ota_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/Kconfig") +set(__component____idf_esp_https_ota_KCONFIG_PROJBUILD "") +set(__component____idf_esp_https_ota_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_ota/sdkconfig.rename") +set(__component____idf_esp_https_server_COMPONENT_LIB "__idf_esp_https_server") +set(__component____idf_esp_https_server___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_https_server_COMPONENT_NAME "esp_https_server") +set(__component____idf_esp_https_server_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server") +set(__component____idf_esp_https_server_COMPONENT_ALIAS "idf::esp_https_server") +set(__component____idf_esp_https_server_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_https_server___PREFIX "idf") +set(__component____idf_esp_https_server_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_https_server/Kconfig") +set(__component____idf_esp_https_server_KCONFIG_PROJBUILD "") +set(__component____idf_esp_https_server_SDKCONFIG_RENAME "") +set(__component____idf_esp_hw_support_COMPONENT_LIB "__idf_esp_hw_support") +set(__component____idf_esp_hw_support___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_hw_support_COMPONENT_NAME "esp_hw_support") +set(__component____idf_esp_hw_support_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support") +set(__component____idf_esp_hw_support_COMPONENT_ALIAS "idf::esp_hw_support") +set(__component____idf_esp_hw_support_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_hw_support___PREFIX "idf") +set(__component____idf_esp_hw_support_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/Kconfig") +set(__component____idf_esp_hw_support_KCONFIG_PROJBUILD "") +set(__component____idf_esp_hw_support_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3") +set(__component____idf_esp_lcd_COMPONENT_LIB "__idf_esp_lcd") +set(__component____idf_esp_lcd___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_lcd_COMPONENT_NAME "esp_lcd") +set(__component____idf_esp_lcd_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd") +set(__component____idf_esp_lcd_COMPONENT_ALIAS "idf::esp_lcd") +set(__component____idf_esp_lcd_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_lcd___PREFIX "idf") +set(__component____idf_esp_lcd_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_lcd/Kconfig") +set(__component____idf_esp_lcd_KCONFIG_PROJBUILD "") +set(__component____idf_esp_lcd_SDKCONFIG_RENAME "") +set(__component____idf_esp_local_ctrl_COMPONENT_LIB "__idf_esp_local_ctrl") +set(__component____idf_esp_local_ctrl___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_local_ctrl_COMPONENT_NAME "esp_local_ctrl") +set(__component____idf_esp_local_ctrl_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_local_ctrl") +set(__component____idf_esp_local_ctrl_COMPONENT_ALIAS "idf::esp_local_ctrl") +set(__component____idf_esp_local_ctrl_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_local_ctrl___PREFIX "idf") +set(__component____idf_esp_local_ctrl_KCONFIG "") +set(__component____idf_esp_local_ctrl_KCONFIG_PROJBUILD "") +set(__component____idf_esp_local_ctrl_SDKCONFIG_RENAME "") +set(__component____idf_esp_mm_COMPONENT_LIB "__idf_esp_mm") +set(__component____idf_esp_mm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_mm_COMPONENT_NAME "esp_mm") +set(__component____idf_esp_mm_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm") +set(__component____idf_esp_mm_COMPONENT_ALIAS "idf::esp_mm") +set(__component____idf_esp_mm_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_mm___PREFIX "idf") +set(__component____idf_esp_mm_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_mm/Kconfig") +set(__component____idf_esp_mm_KCONFIG_PROJBUILD "") +set(__component____idf_esp_mm_SDKCONFIG_RENAME "") +set(__component____idf_esp_netif_COMPONENT_LIB "__idf_esp_netif") +set(__component____idf_esp_netif___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_netif_COMPONENT_NAME "esp_netif") +set(__component____idf_esp_netif_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif") +set(__component____idf_esp_netif_COMPONENT_ALIAS "idf::esp_netif") +set(__component____idf_esp_netif_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_netif___PREFIX "idf") +set(__component____idf_esp_netif_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif/Kconfig") +set(__component____idf_esp_netif_KCONFIG_PROJBUILD "") +set(__component____idf_esp_netif_SDKCONFIG_RENAME "") +set(__component____idf_esp_netif_stack_COMPONENT_LIB "__idf_esp_netif_stack") +set(__component____idf_esp_netif_stack___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_netif_stack_COMPONENT_NAME "esp_netif_stack") +set(__component____idf_esp_netif_stack_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_netif_stack") +set(__component____idf_esp_netif_stack_COMPONENT_ALIAS "idf::esp_netif_stack") +set(__component____idf_esp_netif_stack_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_netif_stack___PREFIX "idf") +set(__component____idf_esp_netif_stack_KCONFIG "") +set(__component____idf_esp_netif_stack_KCONFIG_PROJBUILD "") +set(__component____idf_esp_netif_stack_SDKCONFIG_RENAME "") +set(__component____idf_esp_partition_COMPONENT_LIB "__idf_esp_partition") +set(__component____idf_esp_partition___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_partition_COMPONENT_NAME "esp_partition") +set(__component____idf_esp_partition_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition") +set(__component____idf_esp_partition_COMPONENT_ALIAS "idf::esp_partition") +set(__component____idf_esp_partition_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_partition___PREFIX "idf") +set(__component____idf_esp_partition_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_partition/Kconfig") +set(__component____idf_esp_partition_KCONFIG_PROJBUILD "") +set(__component____idf_esp_partition_SDKCONFIG_RENAME "") +set(__component____idf_esp_phy_COMPONENT_LIB "__idf_esp_phy") +set(__component____idf_esp_phy___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_phy_COMPONENT_NAME "esp_phy") +set(__component____idf_esp_phy_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy") +set(__component____idf_esp_phy_COMPONENT_ALIAS "idf::esp_phy") +set(__component____idf_esp_phy_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_phy___PREFIX "idf") +set(__component____idf_esp_phy_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/Kconfig") +set(__component____idf_esp_phy_KCONFIG_PROJBUILD "") +set(__component____idf_esp_phy_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_phy/sdkconfig.rename") +set(__component____idf_esp_pm_COMPONENT_LIB "__idf_esp_pm") +set(__component____idf_esp_pm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_pm_COMPONENT_NAME "esp_pm") +set(__component____idf_esp_pm_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm") +set(__component____idf_esp_pm_COMPONENT_ALIAS "idf::esp_pm") +set(__component____idf_esp_pm_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_pm___PREFIX "idf") +set(__component____idf_esp_pm_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/Kconfig") +set(__component____idf_esp_pm_KCONFIG_PROJBUILD "") +set(__component____idf_esp_pm_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_pm/sdkconfig.rename") +set(__component____idf_esp_psram_COMPONENT_LIB "__idf_esp_psram") +set(__component____idf_esp_psram___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_psram_COMPONENT_NAME "esp_psram") +set(__component____idf_esp_psram_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram") +set(__component____idf_esp_psram_COMPONENT_ALIAS "idf::esp_psram") +set(__component____idf_esp_psram_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_psram___PREFIX "idf") +set(__component____idf_esp_psram_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_psram/Kconfig") +set(__component____idf_esp_psram_KCONFIG_PROJBUILD "") +set(__component____idf_esp_psram_SDKCONFIG_RENAME "") +set(__component____idf_esp_ringbuf_COMPONENT_LIB "__idf_esp_ringbuf") +set(__component____idf_esp_ringbuf___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_ringbuf_COMPONENT_NAME "esp_ringbuf") +set(__component____idf_esp_ringbuf_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf") +set(__component____idf_esp_ringbuf_COMPONENT_ALIAS "idf::esp_ringbuf") +set(__component____idf_esp_ringbuf_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_ringbuf___PREFIX "idf") +set(__component____idf_esp_ringbuf_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_ringbuf/Kconfig") +set(__component____idf_esp_ringbuf_KCONFIG_PROJBUILD "") +set(__component____idf_esp_ringbuf_SDKCONFIG_RENAME "") +set(__component____idf_esp_rom_COMPONENT_LIB "__idf_esp_rom") +set(__component____idf_esp_rom___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_rom_COMPONENT_NAME "esp_rom") +set(__component____idf_esp_rom_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom") +set(__component____idf_esp_rom_COMPONENT_ALIAS "idf::esp_rom") +set(__component____idf_esp_rom_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_rom___PREFIX "idf") +set(__component____idf_esp_rom_KCONFIG "") +set(__component____idf_esp_rom_KCONFIG_PROJBUILD "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_rom/Kconfig.projbuild") +set(__component____idf_esp_rom_SDKCONFIG_RENAME "") +set(__component____idf_esp_security_COMPONENT_LIB "__idf_esp_security") +set(__component____idf_esp_security___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_security_COMPONENT_NAME "esp_security") +set(__component____idf_esp_security_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security") +set(__component____idf_esp_security_COMPONENT_ALIAS "idf::esp_security") +set(__component____idf_esp_security_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_security___PREFIX "idf") +set(__component____idf_esp_security_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_security/Kconfig") +set(__component____idf_esp_security_KCONFIG_PROJBUILD "") +set(__component____idf_esp_security_SDKCONFIG_RENAME "") +set(__component____idf_esp_system_COMPONENT_LIB "__idf_esp_system") +set(__component____idf_esp_system___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_system_COMPONENT_NAME "esp_system") +set(__component____idf_esp_system_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system") +set(__component____idf_esp_system_COMPONENT_ALIAS "idf::esp_system") +set(__component____idf_esp_system_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_system___PREFIX "idf") +set(__component____idf_esp_system_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/Kconfig") +set(__component____idf_esp_system_KCONFIG_PROJBUILD "") +set(__component____idf_esp_system_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/sdkconfig.rename;/home/abobkov/esp/v5.4.1/esp-idf/components/esp_system/sdkconfig.rename.esp32c3") +set(__component____idf_esp_timer_COMPONENT_LIB "__idf_esp_timer") +set(__component____idf_esp_timer___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_timer_COMPONENT_NAME "esp_timer") +set(__component____idf_esp_timer_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer") +set(__component____idf_esp_timer_COMPONENT_ALIAS "idf::esp_timer") +set(__component____idf_esp_timer_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_timer___PREFIX "idf") +set(__component____idf_esp_timer_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/Kconfig") +set(__component____idf_esp_timer_KCONFIG_PROJBUILD "") +set(__component____idf_esp_timer_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_timer/sdkconfig.rename") +set(__component____idf_esp_vfs_console_COMPONENT_LIB "__idf_esp_vfs_console") +set(__component____idf_esp_vfs_console___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_vfs_console_COMPONENT_NAME "esp_vfs_console") +set(__component____idf_esp_vfs_console_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_vfs_console") +set(__component____idf_esp_vfs_console_COMPONENT_ALIAS "idf::esp_vfs_console") +set(__component____idf_esp_vfs_console_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_vfs_console___PREFIX "idf") +set(__component____idf_esp_vfs_console_KCONFIG "") +set(__component____idf_esp_vfs_console_KCONFIG_PROJBUILD "") +set(__component____idf_esp_vfs_console_SDKCONFIG_RENAME "") +set(__component____idf_esp_wifi_COMPONENT_LIB "__idf_esp_wifi") +set(__component____idf_esp_wifi___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esp_wifi_COMPONENT_NAME "esp_wifi") +set(__component____idf_esp_wifi_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi") +set(__component____idf_esp_wifi_COMPONENT_ALIAS "idf::esp_wifi") +set(__component____idf_esp_wifi_COMPONENT_SOURCE "idf_components") +set(__component____idf_esp_wifi___PREFIX "idf") +set(__component____idf_esp_wifi_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/Kconfig") +set(__component____idf_esp_wifi_KCONFIG_PROJBUILD "") +set(__component____idf_esp_wifi_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esp_wifi/sdkconfig.rename") +set(__component____idf_espcoredump_COMPONENT_LIB "__idf_espcoredump") +set(__component____idf_espcoredump___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_espcoredump_COMPONENT_NAME "espcoredump") +set(__component____idf_espcoredump_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump") +set(__component____idf_espcoredump_COMPONENT_ALIAS "idf::espcoredump") +set(__component____idf_espcoredump_COMPONENT_SOURCE "idf_components") +set(__component____idf_espcoredump___PREFIX "idf") +set(__component____idf_espcoredump_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/Kconfig") +set(__component____idf_espcoredump_KCONFIG_PROJBUILD "") +set(__component____idf_espcoredump_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/espcoredump/sdkconfig.rename") +set(__component____idf_esptool_py_COMPONENT_LIB "__idf_esptool_py") +set(__component____idf_esptool_py___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_esptool_py_COMPONENT_NAME "esptool_py") +set(__component____idf_esptool_py_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py") +set(__component____idf_esptool_py_COMPONENT_ALIAS "idf::esptool_py") +set(__component____idf_esptool_py_COMPONENT_SOURCE "idf_components") +set(__component____idf_esptool_py___PREFIX "idf") +set(__component____idf_esptool_py_KCONFIG "") +set(__component____idf_esptool_py_KCONFIG_PROJBUILD "/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/Kconfig.projbuild") +set(__component____idf_esptool_py_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/esptool_py/sdkconfig.rename") +set(__component____idf_fatfs_COMPONENT_LIB "__idf_fatfs") +set(__component____idf_fatfs___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_fatfs_COMPONENT_NAME "fatfs") +set(__component____idf_fatfs_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs") +set(__component____idf_fatfs_COMPONENT_ALIAS "idf::fatfs") +set(__component____idf_fatfs_COMPONENT_SOURCE "idf_components") +set(__component____idf_fatfs___PREFIX "idf") +set(__component____idf_fatfs_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/fatfs/Kconfig") +set(__component____idf_fatfs_KCONFIG_PROJBUILD "") +set(__component____idf_fatfs_SDKCONFIG_RENAME "") +set(__component____idf_freertos_COMPONENT_LIB "__idf_freertos") +set(__component____idf_freertos___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_freertos_COMPONENT_NAME "freertos") +set(__component____idf_freertos_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos") +set(__component____idf_freertos_COMPONENT_ALIAS "idf::freertos") +set(__component____idf_freertos_COMPONENT_SOURCE "idf_components") +set(__component____idf_freertos___PREFIX "idf") +set(__component____idf_freertos_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/Kconfig") +set(__component____idf_freertos_KCONFIG_PROJBUILD "") +set(__component____idf_freertos_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/freertos/sdkconfig.rename") +set(__component____idf_hal_COMPONENT_LIB "__idf_hal") +set(__component____idf_hal___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_hal_COMPONENT_NAME "hal") +set(__component____idf_hal_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/hal") +set(__component____idf_hal_COMPONENT_ALIAS "idf::hal") +set(__component____idf_hal_COMPONENT_SOURCE "idf_components") +set(__component____idf_hal___PREFIX "idf") +set(__component____idf_hal_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/Kconfig") +set(__component____idf_hal_KCONFIG_PROJBUILD "") +set(__component____idf_hal_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/hal/sdkconfig.rename") +set(__component____idf_heap_COMPONENT_LIB "__idf_heap") +set(__component____idf_heap___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_heap_COMPONENT_NAME "heap") +set(__component____idf_heap_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/heap") +set(__component____idf_heap_COMPONENT_ALIAS "idf::heap") +set(__component____idf_heap_COMPONENT_SOURCE "idf_components") +set(__component____idf_heap___PREFIX "idf") +set(__component____idf_heap_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/heap/Kconfig") +set(__component____idf_heap_KCONFIG_PROJBUILD "") +set(__component____idf_heap_SDKCONFIG_RENAME "") +set(__component____idf_http_parser_COMPONENT_LIB "__idf_http_parser") +set(__component____idf_http_parser___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_http_parser_COMPONENT_NAME "http_parser") +set(__component____idf_http_parser_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/http_parser") +set(__component____idf_http_parser_COMPONENT_ALIAS "idf::http_parser") +set(__component____idf_http_parser_COMPONENT_SOURCE "idf_components") +set(__component____idf_http_parser___PREFIX "idf") +set(__component____idf_http_parser_KCONFIG "") +set(__component____idf_http_parser_KCONFIG_PROJBUILD "") +set(__component____idf_http_parser_SDKCONFIG_RENAME "") +set(__component____idf_idf_test_COMPONENT_LIB "__idf_idf_test") +set(__component____idf_idf_test___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_idf_test_COMPONENT_NAME "idf_test") +set(__component____idf_idf_test_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/idf_test") +set(__component____idf_idf_test_COMPONENT_ALIAS "idf::idf_test") +set(__component____idf_idf_test_COMPONENT_SOURCE "idf_components") +set(__component____idf_idf_test___PREFIX "idf") +set(__component____idf_idf_test_KCONFIG "") +set(__component____idf_idf_test_KCONFIG_PROJBUILD "") +set(__component____idf_idf_test_SDKCONFIG_RENAME "") +set(__component____idf_ieee802154_COMPONENT_LIB "__idf_ieee802154") +set(__component____idf_ieee802154___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_ieee802154_COMPONENT_NAME "ieee802154") +set(__component____idf_ieee802154_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154") +set(__component____idf_ieee802154_COMPONENT_ALIAS "idf::ieee802154") +set(__component____idf_ieee802154_COMPONENT_SOURCE "idf_components") +set(__component____idf_ieee802154___PREFIX "idf") +set(__component____idf_ieee802154_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/ieee802154/Kconfig") +set(__component____idf_ieee802154_KCONFIG_PROJBUILD "") +set(__component____idf_ieee802154_SDKCONFIG_RENAME "") +set(__component____idf_json_COMPONENT_LIB "__idf_json") +set(__component____idf_json___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_json_COMPONENT_NAME "json") +set(__component____idf_json_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/json") +set(__component____idf_json_COMPONENT_ALIAS "idf::json") +set(__component____idf_json_COMPONENT_SOURCE "idf_components") +set(__component____idf_json___PREFIX "idf") +set(__component____idf_json_KCONFIG "") +set(__component____idf_json_KCONFIG_PROJBUILD "") +set(__component____idf_json_SDKCONFIG_RENAME "") +set(__component____idf_linux_COMPONENT_LIB "__idf_linux") +set(__component____idf_linux___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_linux_COMPONENT_NAME "linux") +set(__component____idf_linux_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/linux") +set(__component____idf_linux_COMPONENT_ALIAS "idf::linux") +set(__component____idf_linux_COMPONENT_SOURCE "idf_components") +set(__component____idf_linux___PREFIX "idf") +set(__component____idf_linux_KCONFIG "") +set(__component____idf_linux_KCONFIG_PROJBUILD "") +set(__component____idf_linux_SDKCONFIG_RENAME "") +set(__component____idf_log_COMPONENT_LIB "__idf_log") +set(__component____idf_log___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_log_COMPONENT_NAME "log") +set(__component____idf_log_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/log") +set(__component____idf_log_COMPONENT_ALIAS "idf::log") +set(__component____idf_log_COMPONENT_SOURCE "idf_components") +set(__component____idf_log___PREFIX "idf") +set(__component____idf_log_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/log/Kconfig") +set(__component____idf_log_KCONFIG_PROJBUILD "") +set(__component____idf_log_SDKCONFIG_RENAME "") +set(__component____idf_lwip_COMPONENT_LIB "__idf_lwip") +set(__component____idf_lwip___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_lwip_COMPONENT_NAME "lwip") +set(__component____idf_lwip_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip") +set(__component____idf_lwip_COMPONENT_ALIAS "idf::lwip") +set(__component____idf_lwip_COMPONENT_SOURCE "idf_components") +set(__component____idf_lwip___PREFIX "idf") +set(__component____idf_lwip_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/Kconfig") +set(__component____idf_lwip_KCONFIG_PROJBUILD "") +set(__component____idf_lwip_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/lwip/sdkconfig.rename") +set(__component____idf_mbedtls_COMPONENT_LIB "__idf_mbedtls") +set(__component____idf_mbedtls___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_mbedtls_COMPONENT_NAME "mbedtls") +set(__component____idf_mbedtls_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls") +set(__component____idf_mbedtls_COMPONENT_ALIAS "idf::mbedtls") +set(__component____idf_mbedtls_COMPONENT_SOURCE "idf_components") +set(__component____idf_mbedtls___PREFIX "idf") +set(__component____idf_mbedtls_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/mbedtls/Kconfig") +set(__component____idf_mbedtls_KCONFIG_PROJBUILD "") +set(__component____idf_mbedtls_SDKCONFIG_RENAME "") +set(__component____idf_mqtt_COMPONENT_LIB "__idf_mqtt") +set(__component____idf_mqtt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_mqtt_COMPONENT_NAME "mqtt") +set(__component____idf_mqtt_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt") +set(__component____idf_mqtt_COMPONENT_ALIAS "idf::mqtt") +set(__component____idf_mqtt_COMPONENT_SOURCE "idf_components") +set(__component____idf_mqtt___PREFIX "idf") +set(__component____idf_mqtt_KCONFIG "") +set(__component____idf_mqtt_KCONFIG_PROJBUILD "") +set(__component____idf_mqtt_SDKCONFIG_RENAME "") +set(__component____idf_newlib_COMPONENT_LIB "__idf_newlib") +set(__component____idf_newlib___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_newlib_COMPONENT_NAME "newlib") +set(__component____idf_newlib_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib") +set(__component____idf_newlib_COMPONENT_ALIAS "idf::newlib") +set(__component____idf_newlib_COMPONENT_SOURCE "idf_components") +set(__component____idf_newlib___PREFIX "idf") +set(__component____idf_newlib_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/Kconfig") +set(__component____idf_newlib_KCONFIG_PROJBUILD "") +set(__component____idf_newlib_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/newlib/sdkconfig.rename.esp32c3") +set(__component____idf_nvs_flash_COMPONENT_LIB "__idf_nvs_flash") +set(__component____idf_nvs_flash___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_nvs_flash_COMPONENT_NAME "nvs_flash") +set(__component____idf_nvs_flash_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash") +set(__component____idf_nvs_flash_COMPONENT_ALIAS "idf::nvs_flash") +set(__component____idf_nvs_flash_COMPONENT_SOURCE "idf_components") +set(__component____idf_nvs_flash___PREFIX "idf") +set(__component____idf_nvs_flash_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_flash/Kconfig") +set(__component____idf_nvs_flash_KCONFIG_PROJBUILD "") +set(__component____idf_nvs_flash_SDKCONFIG_RENAME "") +set(__component____idf_nvs_sec_provider_COMPONENT_LIB "__idf_nvs_sec_provider") +set(__component____idf_nvs_sec_provider___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_nvs_sec_provider_COMPONENT_NAME "nvs_sec_provider") +set(__component____idf_nvs_sec_provider_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider") +set(__component____idf_nvs_sec_provider_COMPONENT_ALIAS "idf::nvs_sec_provider") +set(__component____idf_nvs_sec_provider_COMPONENT_SOURCE "idf_components") +set(__component____idf_nvs_sec_provider___PREFIX "idf") +set(__component____idf_nvs_sec_provider_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/nvs_sec_provider/Kconfig") +set(__component____idf_nvs_sec_provider_KCONFIG_PROJBUILD "") +set(__component____idf_nvs_sec_provider_SDKCONFIG_RENAME "") +set(__component____idf_openthread_COMPONENT_LIB "__idf_openthread") +set(__component____idf_openthread___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_openthread_COMPONENT_NAME "openthread") +set(__component____idf_openthread_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/openthread") +set(__component____idf_openthread_COMPONENT_ALIAS "idf::openthread") +set(__component____idf_openthread_COMPONENT_SOURCE "idf_components") +set(__component____idf_openthread___PREFIX "idf") +set(__component____idf_openthread_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/openthread/Kconfig") +set(__component____idf_openthread_KCONFIG_PROJBUILD "") +set(__component____idf_openthread_SDKCONFIG_RENAME "") +set(__component____idf_partition_table_COMPONENT_LIB "__idf_partition_table") +set(__component____idf_partition_table___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_partition_table_COMPONENT_NAME "partition_table") +set(__component____idf_partition_table_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/partition_table") +set(__component____idf_partition_table_COMPONENT_ALIAS "idf::partition_table") +set(__component____idf_partition_table_COMPONENT_SOURCE "idf_components") +set(__component____idf_partition_table___PREFIX "idf") +set(__component____idf_partition_table_KCONFIG "") +set(__component____idf_partition_table_KCONFIG_PROJBUILD "/home/abobkov/esp/v5.4.1/esp-idf/components/partition_table/Kconfig.projbuild") +set(__component____idf_partition_table_SDKCONFIG_RENAME "") +set(__component____idf_perfmon_COMPONENT_LIB "__idf_perfmon") +set(__component____idf_perfmon___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_perfmon_COMPONENT_NAME "perfmon") +set(__component____idf_perfmon_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/perfmon") +set(__component____idf_perfmon_COMPONENT_ALIAS "idf::perfmon") +set(__component____idf_perfmon_COMPONENT_SOURCE "idf_components") +set(__component____idf_perfmon___PREFIX "idf") +set(__component____idf_perfmon_KCONFIG "") +set(__component____idf_perfmon_KCONFIG_PROJBUILD "") +set(__component____idf_perfmon_SDKCONFIG_RENAME "") +set(__component____idf_protobuf-c_COMPONENT_LIB "__idf_protobuf-c") +set(__component____idf_protobuf-c___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_protobuf-c_COMPONENT_NAME "protobuf-c") +set(__component____idf_protobuf-c_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/protobuf-c") +set(__component____idf_protobuf-c_COMPONENT_ALIAS "idf::protobuf-c") +set(__component____idf_protobuf-c_COMPONENT_SOURCE "idf_components") +set(__component____idf_protobuf-c___PREFIX "idf") +set(__component____idf_protobuf-c_KCONFIG "") +set(__component____idf_protobuf-c_KCONFIG_PROJBUILD "") +set(__component____idf_protobuf-c_SDKCONFIG_RENAME "") +set(__component____idf_protocomm_COMPONENT_LIB "__idf_protocomm") +set(__component____idf_protocomm___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_protocomm_COMPONENT_NAME "protocomm") +set(__component____idf_protocomm_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm") +set(__component____idf_protocomm_COMPONENT_ALIAS "idf::protocomm") +set(__component____idf_protocomm_COMPONENT_SOURCE "idf_components") +set(__component____idf_protocomm___PREFIX "idf") +set(__component____idf_protocomm_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/protocomm/Kconfig") +set(__component____idf_protocomm_KCONFIG_PROJBUILD "") +set(__component____idf_protocomm_SDKCONFIG_RENAME "") +set(__component____idf_pthread_COMPONENT_LIB "__idf_pthread") +set(__component____idf_pthread___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_pthread_COMPONENT_NAME "pthread") +set(__component____idf_pthread_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread") +set(__component____idf_pthread_COMPONENT_ALIAS "idf::pthread") +set(__component____idf_pthread_COMPONENT_SOURCE "idf_components") +set(__component____idf_pthread___PREFIX "idf") +set(__component____idf_pthread_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/Kconfig") +set(__component____idf_pthread_KCONFIG_PROJBUILD "") +set(__component____idf_pthread_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/pthread/sdkconfig.rename") +set(__component____idf_riscv_COMPONENT_LIB "__idf_riscv") +set(__component____idf_riscv___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_riscv_COMPONENT_NAME "riscv") +set(__component____idf_riscv_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/riscv") +set(__component____idf_riscv_COMPONENT_ALIAS "idf::riscv") +set(__component____idf_riscv_COMPONENT_SOURCE "idf_components") +set(__component____idf_riscv___PREFIX "idf") +set(__component____idf_riscv_KCONFIG "") +set(__component____idf_riscv_KCONFIG_PROJBUILD "") +set(__component____idf_riscv_SDKCONFIG_RENAME "") +set(__component____idf_rt_COMPONENT_LIB "__idf_rt") +set(__component____idf_rt___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_rt_COMPONENT_NAME "rt") +set(__component____idf_rt_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/rt") +set(__component____idf_rt_COMPONENT_ALIAS "idf::rt") +set(__component____idf_rt_COMPONENT_SOURCE "idf_components") +set(__component____idf_rt___PREFIX "idf") +set(__component____idf_rt_KCONFIG "") +set(__component____idf_rt_KCONFIG_PROJBUILD "") +set(__component____idf_rt_SDKCONFIG_RENAME "") +set(__component____idf_sdmmc_COMPONENT_LIB "__idf_sdmmc") +set(__component____idf_sdmmc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_sdmmc_COMPONENT_NAME "sdmmc") +set(__component____idf_sdmmc_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/sdmmc") +set(__component____idf_sdmmc_COMPONENT_ALIAS "idf::sdmmc") +set(__component____idf_sdmmc_COMPONENT_SOURCE "idf_components") +set(__component____idf_sdmmc___PREFIX "idf") +set(__component____idf_sdmmc_KCONFIG "") +set(__component____idf_sdmmc_KCONFIG_PROJBUILD "") +set(__component____idf_sdmmc_SDKCONFIG_RENAME "") +set(__component____idf_soc_COMPONENT_LIB "__idf_soc") +set(__component____idf_soc___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_soc_COMPONENT_NAME "soc") +set(__component____idf_soc_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/soc") +set(__component____idf_soc_COMPONENT_ALIAS "idf::soc") +set(__component____idf_soc_COMPONENT_SOURCE "idf_components") +set(__component____idf_soc___PREFIX "idf") +set(__component____idf_soc_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/soc/Kconfig") +set(__component____idf_soc_KCONFIG_PROJBUILD "") +set(__component____idf_soc_SDKCONFIG_RENAME "") +set(__component____idf_spi_flash_COMPONENT_LIB "__idf_spi_flash") +set(__component____idf_spi_flash___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_spi_flash_COMPONENT_NAME "spi_flash") +set(__component____idf_spi_flash_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash") +set(__component____idf_spi_flash_COMPONENT_ALIAS "idf::spi_flash") +set(__component____idf_spi_flash_COMPONENT_SOURCE "idf_components") +set(__component____idf_spi_flash___PREFIX "idf") +set(__component____idf_spi_flash_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/Kconfig") +set(__component____idf_spi_flash_KCONFIG_PROJBUILD "") +set(__component____idf_spi_flash_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/spi_flash/sdkconfig.rename") +set(__component____idf_spiffs_COMPONENT_LIB "__idf_spiffs") +set(__component____idf_spiffs___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_spiffs_COMPONENT_NAME "spiffs") +set(__component____idf_spiffs_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs") +set(__component____idf_spiffs_COMPONENT_ALIAS "idf::spiffs") +set(__component____idf_spiffs_COMPONENT_SOURCE "idf_components") +set(__component____idf_spiffs___PREFIX "idf") +set(__component____idf_spiffs_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/spiffs/Kconfig") +set(__component____idf_spiffs_KCONFIG_PROJBUILD "") +set(__component____idf_spiffs_SDKCONFIG_RENAME "") +set(__component____idf_tcp_transport_COMPONENT_LIB "__idf_tcp_transport") +set(__component____idf_tcp_transport___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_tcp_transport_COMPONENT_NAME "tcp_transport") +set(__component____idf_tcp_transport_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport") +set(__component____idf_tcp_transport_COMPONENT_ALIAS "idf::tcp_transport") +set(__component____idf_tcp_transport_COMPONENT_SOURCE "idf_components") +set(__component____idf_tcp_transport___PREFIX "idf") +set(__component____idf_tcp_transport_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/tcp_transport/Kconfig") +set(__component____idf_tcp_transport_KCONFIG_PROJBUILD "") +set(__component____idf_tcp_transport_SDKCONFIG_RENAME "") +set(__component____idf_touch_element_COMPONENT_LIB "__idf_touch_element") +set(__component____idf_touch_element___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_touch_element_COMPONENT_NAME "touch_element") +set(__component____idf_touch_element_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/touch_element") +set(__component____idf_touch_element_COMPONENT_ALIAS "idf::touch_element") +set(__component____idf_touch_element_COMPONENT_SOURCE "idf_components") +set(__component____idf_touch_element___PREFIX "idf") +set(__component____idf_touch_element_KCONFIG "") +set(__component____idf_touch_element_KCONFIG_PROJBUILD "") +set(__component____idf_touch_element_SDKCONFIG_RENAME "") +set(__component____idf_ulp_COMPONENT_LIB "__idf_ulp") +set(__component____idf_ulp___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_ulp_COMPONENT_NAME "ulp") +set(__component____idf_ulp_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/ulp") +set(__component____idf_ulp_COMPONENT_ALIAS "idf::ulp") +set(__component____idf_ulp_COMPONENT_SOURCE "idf_components") +set(__component____idf_ulp___PREFIX "idf") +set(__component____idf_ulp_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/ulp/Kconfig") +set(__component____idf_ulp_KCONFIG_PROJBUILD "") +set(__component____idf_ulp_SDKCONFIG_RENAME "") +set(__component____idf_unity_COMPONENT_LIB "__idf_unity") +set(__component____idf_unity___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_unity_COMPONENT_NAME "unity") +set(__component____idf_unity_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/unity") +set(__component____idf_unity_COMPONENT_ALIAS "idf::unity") +set(__component____idf_unity_COMPONENT_SOURCE "idf_components") +set(__component____idf_unity___PREFIX "idf") +set(__component____idf_unity_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/unity/Kconfig") +set(__component____idf_unity_KCONFIG_PROJBUILD "") +set(__component____idf_unity_SDKCONFIG_RENAME "") +set(__component____idf_usb_COMPONENT_LIB "__idf_usb") +set(__component____idf_usb___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_usb_COMPONENT_NAME "usb") +set(__component____idf_usb_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/usb") +set(__component____idf_usb_COMPONENT_ALIAS "idf::usb") +set(__component____idf_usb_COMPONENT_SOURCE "idf_components") +set(__component____idf_usb___PREFIX "idf") +set(__component____idf_usb_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/usb/Kconfig") +set(__component____idf_usb_KCONFIG_PROJBUILD "") +set(__component____idf_usb_SDKCONFIG_RENAME "") +set(__component____idf_vfs_COMPONENT_LIB "__idf_vfs") +set(__component____idf_vfs___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_vfs_COMPONENT_NAME "vfs") +set(__component____idf_vfs_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs") +set(__component____idf_vfs_COMPONENT_ALIAS "idf::vfs") +set(__component____idf_vfs_COMPONENT_SOURCE "idf_components") +set(__component____idf_vfs___PREFIX "idf") +set(__component____idf_vfs_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/Kconfig") +set(__component____idf_vfs_KCONFIG_PROJBUILD "") +set(__component____idf_vfs_SDKCONFIG_RENAME "/home/abobkov/esp/v5.4.1/esp-idf/components/vfs/sdkconfig.rename") +set(__component____idf_wear_levelling_COMPONENT_LIB "__idf_wear_levelling") +set(__component____idf_wear_levelling___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_wear_levelling_COMPONENT_NAME "wear_levelling") +set(__component____idf_wear_levelling_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling") +set(__component____idf_wear_levelling_COMPONENT_ALIAS "idf::wear_levelling") +set(__component____idf_wear_levelling_COMPONENT_SOURCE "idf_components") +set(__component____idf_wear_levelling___PREFIX "idf") +set(__component____idf_wear_levelling_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/wear_levelling/Kconfig") +set(__component____idf_wear_levelling_KCONFIG_PROJBUILD "") +set(__component____idf_wear_levelling_SDKCONFIG_RENAME "") +set(__component____idf_wifi_provisioning_COMPONENT_LIB "__idf_wifi_provisioning") +set(__component____idf_wifi_provisioning___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_wifi_provisioning_COMPONENT_NAME "wifi_provisioning") +set(__component____idf_wifi_provisioning_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning") +set(__component____idf_wifi_provisioning_COMPONENT_ALIAS "idf::wifi_provisioning") +set(__component____idf_wifi_provisioning_COMPONENT_SOURCE "idf_components") +set(__component____idf_wifi_provisioning___PREFIX "idf") +set(__component____idf_wifi_provisioning_KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/wifi_provisioning/Kconfig") +set(__component____idf_wifi_provisioning_KCONFIG_PROJBUILD "") +set(__component____idf_wifi_provisioning_SDKCONFIG_RENAME "") +set(__component____idf_wpa_supplicant_COMPONENT_LIB "__idf_wpa_supplicant") +set(__component____idf_wpa_supplicant___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_wpa_supplicant_COMPONENT_NAME "wpa_supplicant") +set(__component____idf_wpa_supplicant_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/wpa_supplicant") +set(__component____idf_wpa_supplicant_COMPONENT_ALIAS "idf::wpa_supplicant") +set(__component____idf_wpa_supplicant_COMPONENT_SOURCE "idf_components") +set(__component____idf_wpa_supplicant___PREFIX "idf") +set(__component____idf_wpa_supplicant_KCONFIG "") +set(__component____idf_wpa_supplicant_KCONFIG_PROJBUILD "") +set(__component____idf_wpa_supplicant_SDKCONFIG_RENAME "") +set(__component____idf_xtensa_COMPONENT_LIB "__idf_xtensa") +set(__component____idf_xtensa___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_xtensa_COMPONENT_NAME "xtensa") +set(__component____idf_xtensa_COMPONENT_DIR "/home/abobkov/esp/v5.4.1/esp-idf/components/xtensa") +set(__component____idf_xtensa_COMPONENT_ALIAS "idf::xtensa") +set(__component____idf_xtensa_COMPONENT_SOURCE "idf_components") +set(__component____idf_xtensa___PREFIX "idf") +set(__component____idf_xtensa_KCONFIG "") +set(__component____idf_xtensa_KCONFIG_PROJBUILD "") +set(__component____idf_xtensa_SDKCONFIG_RENAME "") +set(__component____idf_main_COMPONENT_LIB "__idf_main") +set(__component____idf_main___COMPONENT_PROPERTIES "COMPONENT_LIB;__COMPONENT_PROPERTIES;COMPONENT_NAME;COMPONENT_DIR;COMPONENT_ALIAS;COMPONENT_SOURCE;__PREFIX;KCONFIG;KCONFIG_PROJBUILD;SDKCONFIG_RENAME") +set(__component____idf_main_COMPONENT_NAME "main") +set(__component____idf_main_COMPONENT_DIR "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/main") +set(__component____idf_main_COMPONENT_ALIAS "idf::main") +set(__component____idf_main_COMPONENT_SOURCE "project_components") +set(__component____idf_main___PREFIX "idf") +set(__component____idf_main_KCONFIG "") +set(__component____idf_main_KCONFIG_PROJBUILD "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/main/Kconfig.projbuild") +set(__component____idf_main_SDKCONFIG_RENAME "") \ No newline at end of file diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/component_requires.temp.cmake b/ESP32-IDF_ESPNOW-Transmitter/build/component_requires.temp.cmake new file mode 100644 index 000000000..88c9be6b6 --- /dev/null +++ b/ESP32-IDF_ESPNOW-Transmitter/build/component_requires.temp.cmake @@ -0,0 +1,532 @@ + +__component_set_property(___idf_main REQUIRES "") +__component_set_property(___idf_main PRIV_REQUIRES "") +__component_set_property(___idf_main __COMPONENT_REGISTERED 1) +__component_set_property(___idf_main INCLUDE_DIRS ".") +__component_set_property(___idf_main __COMPONENT_SOURCE "project_components") +__component_set_property(___idf_app_trace REQUIRES "esp_timer") +__component_set_property(___idf_app_trace PRIV_REQUIRES "esp_driver_gptimer;esp_driver_gpio;esp_driver_uart") +__component_set_property(___idf_app_trace __COMPONENT_REGISTERED 1) +__component_set_property(___idf_app_trace INCLUDE_DIRS "include") +__component_set_property(___idf_app_trace __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_app_update REQUIRES "partition_table;bootloader_support;esp_app_format;esp_bootloader_format;esp_partition") +__component_set_property(___idf_app_update PRIV_REQUIRES "esptool_py;efuse;spi_flash") +__component_set_property(___idf_app_update __COMPONENT_REGISTERED 1) +__component_set_property(___idf_app_update INCLUDE_DIRS "include") +__component_set_property(___idf_app_update __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_bootloader REQUIRES "") +__component_set_property(___idf_bootloader PRIV_REQUIRES "partition_table;esptool_py") +__component_set_property(___idf_bootloader __COMPONENT_REGISTERED 1) +__component_set_property(___idf_bootloader INCLUDE_DIRS "") +__component_set_property(___idf_bootloader __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_bootloader_support REQUIRES "soc") +__component_set_property(___idf_bootloader_support PRIV_REQUIRES "spi_flash;mbedtls;efuse;heap;esp_bootloader_format;esp_app_format") +__component_set_property(___idf_bootloader_support __COMPONENT_REGISTERED 1) +__component_set_property(___idf_bootloader_support INCLUDE_DIRS "include;bootloader_flash/include") +__component_set_property(___idf_bootloader_support __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_bt REQUIRES "esp_timer;esp_wifi") +__component_set_property(___idf_bt PRIV_REQUIRES "nvs_flash;soc;esp_pm;esp_phy;esp_coex;mbedtls;esp_driver_uart;vfs;esp_ringbuf;esp_driver_spi;esp_driver_gpio") +__component_set_property(___idf_bt __COMPONENT_REGISTERED 1) +__component_set_property(___idf_bt INCLUDE_DIRS "") +__component_set_property(___idf_bt __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_cmock REQUIRES "unity") +__component_set_property(___idf_cmock PRIV_REQUIRES "") +__component_set_property(___idf_cmock __COMPONENT_REGISTERED 1) +__component_set_property(___idf_cmock INCLUDE_DIRS "CMock/src") +__component_set_property(___idf_cmock __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_console REQUIRES "vfs;esp_vfs_console") +__component_set_property(___idf_console PRIV_REQUIRES "esp_driver_uart;esp_driver_usb_serial_jtag") +__component_set_property(___idf_console __COMPONENT_REGISTERED 1) +__component_set_property(___idf_console INCLUDE_DIRS "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build") +__component_set_property(___idf_console __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_cxx REQUIRES "") +__component_set_property(___idf_cxx PRIV_REQUIRES "pthread;esp_system") +__component_set_property(___idf_cxx __COMPONENT_REGISTERED 1) +__component_set_property(___idf_cxx INCLUDE_DIRS "") +__component_set_property(___idf_cxx __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_driver REQUIRES "esp_pm;esp_ringbuf;freertos;soc;hal;esp_hw_support;esp_driver_gpio;esp_driver_pcnt;esp_driver_gptimer;esp_driver_spi;esp_driver_mcpwm;esp_driver_ana_cmpr;esp_driver_i2s;esp_driver_sdmmc;esp_driver_sdspi;esp_driver_sdio;esp_driver_dac;esp_driver_rmt;esp_driver_tsens;esp_driver_sdm;esp_driver_i2c;esp_driver_uart;esp_driver_ledc;esp_driver_parlio;esp_driver_usb_serial_jtag") +__component_set_property(___idf_driver PRIV_REQUIRES "efuse;esp_timer;esp_mm") +__component_set_property(___idf_driver __COMPONENT_REGISTERED 1) +__component_set_property(___idf_driver INCLUDE_DIRS "deprecated;i2c/include;touch_sensor/include;twai/include") +__component_set_property(___idf_driver __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_efuse REQUIRES "") +__component_set_property(___idf_efuse PRIV_REQUIRES "bootloader_support;soc;spi_flash;esp_system;esp_partition;esp_app_format") +__component_set_property(___idf_efuse __COMPONENT_REGISTERED 1) +__component_set_property(___idf_efuse INCLUDE_DIRS "include;esp32c3/include") +__component_set_property(___idf_efuse __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp-tls REQUIRES "mbedtls") +__component_set_property(___idf_esp-tls PRIV_REQUIRES "http_parser;esp_timer;lwip") +__component_set_property(___idf_esp-tls __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp-tls INCLUDE_DIRS "/home/abobkov/MyProjects/ESP-Nodes/ESP32-IDF_ESPNOW-Transmitter/build;esp-tls-crypto") +__component_set_property(___idf_esp-tls __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_adc REQUIRES "") +__component_set_property(___idf_esp_adc PRIV_REQUIRES "driver;esp_driver_gpio;efuse;esp_pm;esp_ringbuf;esp_mm") +__component_set_property(___idf_esp_adc __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_adc INCLUDE_DIRS "include;interface;esp32c3/include;deprecated/include") +__component_set_property(___idf_esp_adc __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_app_format REQUIRES "") +__component_set_property(___idf_esp_app_format PRIV_REQUIRES "") +__component_set_property(___idf_esp_app_format __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_app_format INCLUDE_DIRS "include") +__component_set_property(___idf_esp_app_format __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_bootloader_format REQUIRES "") +__component_set_property(___idf_esp_bootloader_format PRIV_REQUIRES "") +__component_set_property(___idf_esp_bootloader_format __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_bootloader_format INCLUDE_DIRS "include") +__component_set_property(___idf_esp_bootloader_format __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_coex REQUIRES "") +__component_set_property(___idf_esp_coex PRIV_REQUIRES "esp_timer;driver;esp_event") +__component_set_property(___idf_esp_coex __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_coex INCLUDE_DIRS "include") +__component_set_property(___idf_esp_coex __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_common REQUIRES "") +__component_set_property(___idf_esp_common PRIV_REQUIRES "") +__component_set_property(___idf_esp_common __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_common INCLUDE_DIRS "include") +__component_set_property(___idf_esp_common __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_ana_cmpr REQUIRES "") +__component_set_property(___idf_esp_driver_ana_cmpr PRIV_REQUIRES "esp_pm;esp_driver_gpio") +__component_set_property(___idf_esp_driver_ana_cmpr __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_ana_cmpr INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_ana_cmpr __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_cam REQUIRES "esp_driver_isp;esp_mm") +__component_set_property(___idf_esp_driver_cam PRIV_REQUIRES "esp_driver_gpio") +__component_set_property(___idf_esp_driver_cam __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_cam INCLUDE_DIRS "include;interface") +__component_set_property(___idf_esp_driver_cam __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_dac REQUIRES "") +__component_set_property(___idf_esp_driver_dac PRIV_REQUIRES "esp_pm;esp_driver_gpio") +__component_set_property(___idf_esp_driver_dac __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_dac INCLUDE_DIRS "./include") +__component_set_property(___idf_esp_driver_dac __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_gpio REQUIRES "") +__component_set_property(___idf_esp_driver_gpio PRIV_REQUIRES "esp_pm") +__component_set_property(___idf_esp_driver_gpio __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_gpio INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_gpio __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_gptimer REQUIRES "esp_pm") +__component_set_property(___idf_esp_driver_gptimer PRIV_REQUIRES "") +__component_set_property(___idf_esp_driver_gptimer __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_gptimer INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_gptimer __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_i2c REQUIRES "") +__component_set_property(___idf_esp_driver_i2c PRIV_REQUIRES "esp_driver_gpio;esp_pm;esp_ringbuf") +__component_set_property(___idf_esp_driver_i2c __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_i2c INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_i2c __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_i2s REQUIRES "") +__component_set_property(___idf_esp_driver_i2s PRIV_REQUIRES "esp_driver_gpio;esp_pm;esp_mm") +__component_set_property(___idf_esp_driver_i2s __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_i2s INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_i2s __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_isp REQUIRES "esp_mm") +__component_set_property(___idf_esp_driver_isp PRIV_REQUIRES "esp_driver_gpio") +__component_set_property(___idf_esp_driver_isp __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_isp INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_isp __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_jpeg REQUIRES "") +__component_set_property(___idf_esp_driver_jpeg PRIV_REQUIRES "esp_mm;esp_pm") +__component_set_property(___idf_esp_driver_jpeg __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_jpeg INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_jpeg __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_ledc REQUIRES "") +__component_set_property(___idf_esp_driver_ledc PRIV_REQUIRES "esp_pm;esp_driver_gpio") +__component_set_property(___idf_esp_driver_ledc __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_ledc INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_ledc __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_mcpwm REQUIRES "") +__component_set_property(___idf_esp_driver_mcpwm PRIV_REQUIRES "esp_pm;esp_driver_gpio") +__component_set_property(___idf_esp_driver_mcpwm __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_mcpwm INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_mcpwm __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_parlio REQUIRES "") +__component_set_property(___idf_esp_driver_parlio PRIV_REQUIRES "esp_pm;esp_driver_gpio;esp_mm") +__component_set_property(___idf_esp_driver_parlio __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_parlio INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_parlio __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_pcnt REQUIRES "") +__component_set_property(___idf_esp_driver_pcnt PRIV_REQUIRES "esp_pm;esp_driver_gpio") +__component_set_property(___idf_esp_driver_pcnt __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_pcnt INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_pcnt __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_ppa REQUIRES "") +__component_set_property(___idf_esp_driver_ppa PRIV_REQUIRES "esp_mm;esp_pm") +__component_set_property(___idf_esp_driver_ppa __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_ppa INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_ppa __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_rmt REQUIRES "") +__component_set_property(___idf_esp_driver_rmt PRIV_REQUIRES "esp_pm;esp_driver_gpio;esp_mm") +__component_set_property(___idf_esp_driver_rmt __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_rmt INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_rmt __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_sdio REQUIRES "") +__component_set_property(___idf_esp_driver_sdio PRIV_REQUIRES "esp_driver_gpio;esp_ringbuf") +__component_set_property(___idf_esp_driver_sdio __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_sdio INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_sdio __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_sdm REQUIRES "") +__component_set_property(___idf_esp_driver_sdm PRIV_REQUIRES "esp_pm;esp_driver_gpio") +__component_set_property(___idf_esp_driver_sdm __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_sdm INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_sdm __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_sdmmc REQUIRES "sdmmc;esp_driver_gpio") +__component_set_property(___idf_esp_driver_sdmmc PRIV_REQUIRES "esp_timer;esp_pm;esp_mm") +__component_set_property(___idf_esp_driver_sdmmc __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_sdmmc INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_sdmmc __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_sdspi REQUIRES "sdmmc;esp_driver_spi;esp_driver_gpio") +__component_set_property(___idf_esp_driver_sdspi PRIV_REQUIRES "esp_timer") +__component_set_property(___idf_esp_driver_sdspi __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_sdspi INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_sdspi __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_spi REQUIRES "esp_pm") +__component_set_property(___idf_esp_driver_spi PRIV_REQUIRES "esp_timer;esp_mm;esp_driver_gpio;esp_ringbuf") +__component_set_property(___idf_esp_driver_spi __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_spi INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_spi __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_touch_sens REQUIRES "") +__component_set_property(___idf_esp_driver_touch_sens PRIV_REQUIRES "esp_driver_gpio") +__component_set_property(___idf_esp_driver_touch_sens __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_touch_sens INCLUDE_DIRS "") +__component_set_property(___idf_esp_driver_touch_sens __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_tsens REQUIRES "") +__component_set_property(___idf_esp_driver_tsens PRIV_REQUIRES "efuse") +__component_set_property(___idf_esp_driver_tsens __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_tsens INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_tsens __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_uart REQUIRES "") +__component_set_property(___idf_esp_driver_uart PRIV_REQUIRES "esp_pm;esp_driver_gpio;esp_ringbuf") +__component_set_property(___idf_esp_driver_uart __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_uart INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_uart __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_driver_usb_serial_jtag REQUIRES "") +__component_set_property(___idf_esp_driver_usb_serial_jtag PRIV_REQUIRES "esp_driver_gpio;esp_ringbuf;esp_pm;esp_timer") +__component_set_property(___idf_esp_driver_usb_serial_jtag __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_driver_usb_serial_jtag INCLUDE_DIRS "include") +__component_set_property(___idf_esp_driver_usb_serial_jtag __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_eth REQUIRES "esp_event") +__component_set_property(___idf_esp_eth PRIV_REQUIRES "log;esp_timer;esp_driver_spi;esp_driver_gpio") +__component_set_property(___idf_esp_eth __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_eth INCLUDE_DIRS "") +__component_set_property(___idf_esp_eth __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_event REQUIRES "log;esp_common;freertos") +__component_set_property(___idf_esp_event PRIV_REQUIRES "esp_timer") +__component_set_property(___idf_esp_event __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_event INCLUDE_DIRS "include") +__component_set_property(___idf_esp_event __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_gdbstub REQUIRES "freertos") +__component_set_property(___idf_esp_gdbstub PRIV_REQUIRES "soc;esp_rom;esp_system") +__component_set_property(___idf_esp_gdbstub __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_gdbstub INCLUDE_DIRS "include") +__component_set_property(___idf_esp_gdbstub __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_hid REQUIRES "esp_event;bt") +__component_set_property(___idf_esp_hid PRIV_REQUIRES "") +__component_set_property(___idf_esp_hid __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_hid INCLUDE_DIRS "include") +__component_set_property(___idf_esp_hid __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_http_client REQUIRES "lwip;esp_event") +__component_set_property(___idf_esp_http_client PRIV_REQUIRES "tcp_transport;http_parser") +__component_set_property(___idf_esp_http_client __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_http_client INCLUDE_DIRS "include") +__component_set_property(___idf_esp_http_client __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_http_server REQUIRES "http_parser;esp_event") +__component_set_property(___idf_esp_http_server PRIV_REQUIRES "mbedtls;lwip;esp_timer") +__component_set_property(___idf_esp_http_server __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_http_server INCLUDE_DIRS "include") +__component_set_property(___idf_esp_http_server __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_https_ota REQUIRES "esp_http_client;bootloader_support;esp_app_format;esp_event") +__component_set_property(___idf_esp_https_ota PRIV_REQUIRES "log;app_update") +__component_set_property(___idf_esp_https_ota __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_https_ota INCLUDE_DIRS "include") +__component_set_property(___idf_esp_https_ota __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_https_server REQUIRES "esp_http_server;esp-tls;esp_event") +__component_set_property(___idf_esp_https_server PRIV_REQUIRES "lwip") +__component_set_property(___idf_esp_https_server __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_https_server INCLUDE_DIRS "include") +__component_set_property(___idf_esp_https_server __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_hw_support REQUIRES "soc") +__component_set_property(___idf_esp_hw_support PRIV_REQUIRES "efuse;spi_flash;bootloader_support;esp_security;esp_driver_gpio;esp_timer;esp_pm;esp_mm") +__component_set_property(___idf_esp_hw_support __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_hw_support INCLUDE_DIRS "include;include/soc;include/soc/esp32c3;dma/include;ldo/include;debug_probe/include") +__component_set_property(___idf_esp_hw_support __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_lcd REQUIRES "driver;esp_driver_gpio;esp_driver_i2c;esp_driver_spi") +__component_set_property(___idf_esp_lcd PRIV_REQUIRES "esp_mm;esp_psram;esp_pm;esp_driver_i2s") +__component_set_property(___idf_esp_lcd __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_lcd INCLUDE_DIRS "include;interface") +__component_set_property(___idf_esp_lcd __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_local_ctrl REQUIRES "protocomm;esp_https_server") +__component_set_property(___idf_esp_local_ctrl PRIV_REQUIRES "protobuf-c") +__component_set_property(___idf_esp_local_ctrl __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_local_ctrl INCLUDE_DIRS "include") +__component_set_property(___idf_esp_local_ctrl __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_mm REQUIRES "") +__component_set_property(___idf_esp_mm PRIV_REQUIRES "heap;spi_flash") +__component_set_property(___idf_esp_mm __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_mm INCLUDE_DIRS "include") +__component_set_property(___idf_esp_mm __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_netif REQUIRES "esp_event") +__component_set_property(___idf_esp_netif PRIV_REQUIRES "esp_netif_stack") +__component_set_property(___idf_esp_netif __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_netif INCLUDE_DIRS "include") +__component_set_property(___idf_esp_netif __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_netif_stack REQUIRES "lwip") +__component_set_property(___idf_esp_netif_stack PRIV_REQUIRES "") +__component_set_property(___idf_esp_netif_stack __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_netif_stack INCLUDE_DIRS "") +__component_set_property(___idf_esp_netif_stack __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_partition REQUIRES "") +__component_set_property(___idf_esp_partition PRIV_REQUIRES "esp_system;spi_flash;partition_table;bootloader_support;app_update") +__component_set_property(___idf_esp_partition __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_partition INCLUDE_DIRS "include") +__component_set_property(___idf_esp_partition __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_phy REQUIRES "") +__component_set_property(___idf_esp_phy PRIV_REQUIRES "nvs_flash;driver;efuse;esp_timer;esp_wifi") +__component_set_property(___idf_esp_phy __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_phy INCLUDE_DIRS "include;esp32c3/include") +__component_set_property(___idf_esp_phy __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_pm REQUIRES "") +__component_set_property(___idf_esp_pm PRIV_REQUIRES "esp_system;esp_driver_gpio;esp_timer") +__component_set_property(___idf_esp_pm __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_pm INCLUDE_DIRS "include") +__component_set_property(___idf_esp_pm __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_psram REQUIRES "") +__component_set_property(___idf_esp_psram PRIV_REQUIRES "heap;spi_flash;esp_mm") +__component_set_property(___idf_esp_psram __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_psram INCLUDE_DIRS "include") +__component_set_property(___idf_esp_psram __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_ringbuf REQUIRES "") +__component_set_property(___idf_esp_ringbuf PRIV_REQUIRES "") +__component_set_property(___idf_esp_ringbuf __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_ringbuf INCLUDE_DIRS "include") +__component_set_property(___idf_esp_ringbuf __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_rom REQUIRES "") +__component_set_property(___idf_esp_rom PRIV_REQUIRES "soc;hal") +__component_set_property(___idf_esp_rom __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_rom INCLUDE_DIRS "include;esp32c3/include;esp32c3/include/esp32c3;esp32c3") +__component_set_property(___idf_esp_rom __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_security REQUIRES "") +__component_set_property(___idf_esp_security PRIV_REQUIRES "efuse;esp_hw_support;esp_system;esp_timer") +__component_set_property(___idf_esp_security __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_security INCLUDE_DIRS "include") +__component_set_property(___idf_esp_security __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_system REQUIRES "") +__component_set_property(___idf_esp_system PRIV_REQUIRES "spi_flash;esp_timer;esp_mm;bootloader_support;esp_pm") +__component_set_property(___idf_esp_system __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_system INCLUDE_DIRS "include") +__component_set_property(___idf_esp_system __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_timer REQUIRES "") +__component_set_property(___idf_esp_timer PRIV_REQUIRES "") +__component_set_property(___idf_esp_timer __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_timer INCLUDE_DIRS "include") +__component_set_property(___idf_esp_timer __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_vfs_console REQUIRES "") +__component_set_property(___idf_esp_vfs_console PRIV_REQUIRES "vfs;esp_driver_uart;esp_driver_usb_serial_jtag") +__component_set_property(___idf_esp_vfs_console __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_vfs_console INCLUDE_DIRS "include") +__component_set_property(___idf_esp_vfs_console __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esp_wifi REQUIRES "esp_event;esp_phy;esp_netif") +__component_set_property(___idf_esp_wifi PRIV_REQUIRES "driver;esptool_py;esp_pm;esp_timer;nvs_flash;wpa_supplicant;hal;lwip;esp_coex") +__component_set_property(___idf_esp_wifi __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esp_wifi INCLUDE_DIRS "include;include/local;wifi_apps/include;wifi_apps/nan_app/include") +__component_set_property(___idf_esp_wifi __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_espcoredump REQUIRES "") +__component_set_property(___idf_espcoredump PRIV_REQUIRES "esp_partition;spi_flash;bootloader_support;mbedtls;esp_rom;soc;esp_system;esp_driver_gpio;driver") +__component_set_property(___idf_espcoredump __COMPONENT_REGISTERED 1) +__component_set_property(___idf_espcoredump INCLUDE_DIRS "include") +__component_set_property(___idf_espcoredump __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_esptool_py REQUIRES "bootloader") +__component_set_property(___idf_esptool_py PRIV_REQUIRES "partition_table") +__component_set_property(___idf_esptool_py __COMPONENT_REGISTERED 1) +__component_set_property(___idf_esptool_py INCLUDE_DIRS "") +__component_set_property(___idf_esptool_py __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_fatfs REQUIRES "wear_levelling;sdmmc;esp_driver_sdmmc;esp_driver_sdspi") +__component_set_property(___idf_fatfs PRIV_REQUIRES "vfs;esp_driver_gpio") +__component_set_property(___idf_fatfs __COMPONENT_REGISTERED 1) +__component_set_property(___idf_fatfs INCLUDE_DIRS "diskio;src;vfs") +__component_set_property(___idf_fatfs __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_freertos REQUIRES "") +__component_set_property(___idf_freertos PRIV_REQUIRES "") +__component_set_property(___idf_freertos __COMPONENT_REGISTERED 1) +__component_set_property(___idf_freertos INCLUDE_DIRS "config/include;config/include/freertos;config//include;FreeRTOS-Kernel/include;FreeRTOS-Kernel/portable//include;FreeRTOS-Kernel/portable//include/freertos;esp_additions/include") +__component_set_property(___idf_freertos __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_hal REQUIRES "soc;esp_rom") +__component_set_property(___idf_hal PRIV_REQUIRES "") +__component_set_property(___idf_hal __COMPONENT_REGISTERED 1) +__component_set_property(___idf_hal INCLUDE_DIRS "platform_port/include;esp32c3/include;include") +__component_set_property(___idf_hal __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_heap REQUIRES "") +__component_set_property(___idf_heap PRIV_REQUIRES "soc") +__component_set_property(___idf_heap __COMPONENT_REGISTERED 1) +__component_set_property(___idf_heap INCLUDE_DIRS "include;tlsf") +__component_set_property(___idf_heap __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_http_parser REQUIRES "") +__component_set_property(___idf_http_parser PRIV_REQUIRES "") +__component_set_property(___idf_http_parser __COMPONENT_REGISTERED 1) +__component_set_property(___idf_http_parser INCLUDE_DIRS ".") +__component_set_property(___idf_http_parser __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_idf_test REQUIRES "") +__component_set_property(___idf_idf_test PRIV_REQUIRES "") +__component_set_property(___idf_idf_test __COMPONENT_REGISTERED 1) +__component_set_property(___idf_idf_test INCLUDE_DIRS "include;include/esp32c3") +__component_set_property(___idf_idf_test __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_ieee802154 REQUIRES "esp_coex") +__component_set_property(___idf_ieee802154 PRIV_REQUIRES "esp_phy;driver;esp_timer;soc;hal") +__component_set_property(___idf_ieee802154 __COMPONENT_REGISTERED 1) +__component_set_property(___idf_ieee802154 INCLUDE_DIRS "include") +__component_set_property(___idf_ieee802154 __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_json REQUIRES "") +__component_set_property(___idf_json PRIV_REQUIRES "") +__component_set_property(___idf_json __COMPONENT_REGISTERED 1) +__component_set_property(___idf_json INCLUDE_DIRS "cJSON") +__component_set_property(___idf_json __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_linux REQUIRES "") +__component_set_property(___idf_linux PRIV_REQUIRES "") +__component_set_property(___idf_linux __COMPONENT_REGISTERED 0) +__component_set_property(___idf_linux INCLUDE_DIRS "cJSON") +__component_set_property(___idf_linux __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_log REQUIRES "") +__component_set_property(___idf_log PRIV_REQUIRES "soc;hal;esp_hw_support") +__component_set_property(___idf_log __COMPONENT_REGISTERED 1) +__component_set_property(___idf_log INCLUDE_DIRS "include") +__component_set_property(___idf_log __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_lwip REQUIRES "") +__component_set_property(___idf_lwip PRIV_REQUIRES "vfs") +__component_set_property(___idf_lwip __COMPONENT_REGISTERED 1) +__component_set_property(___idf_lwip INCLUDE_DIRS "") +__component_set_property(___idf_lwip __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_mbedtls REQUIRES "") +__component_set_property(___idf_mbedtls PRIV_REQUIRES "soc;esp_hw_support;esp_pm") +__component_set_property(___idf_mbedtls __COMPONENT_REGISTERED 1) +__component_set_property(___idf_mbedtls INCLUDE_DIRS "port/include;mbedtls/include;mbedtls/library") +__component_set_property(___idf_mbedtls __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_mqtt REQUIRES "esp_event;tcp_transport") +__component_set_property(___idf_mqtt PRIV_REQUIRES "esp_timer;http_parser;esp_hw_support;heap") +__component_set_property(___idf_mqtt __COMPONENT_REGISTERED 1) +__component_set_property(___idf_mqtt INCLUDE_DIRS "/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/include") +__component_set_property(___idf_mqtt __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_mqtt KCONFIG "/home/abobkov/esp/v5.4.1/esp-idf/components/mqtt/esp-mqtt/Kconfig") +__component_set_property(___idf_newlib REQUIRES "") +__component_set_property(___idf_newlib PRIV_REQUIRES "soc;spi_flash") +__component_set_property(___idf_newlib __COMPONENT_REGISTERED 1) +__component_set_property(___idf_newlib INCLUDE_DIRS "platform_include") +__component_set_property(___idf_newlib __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_nvs_flash REQUIRES "esp_partition") +__component_set_property(___idf_nvs_flash PRIV_REQUIRES "spi_flash;newlib") +__component_set_property(___idf_nvs_flash __COMPONENT_REGISTERED 1) +__component_set_property(___idf_nvs_flash INCLUDE_DIRS "include") +__component_set_property(___idf_nvs_flash __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_nvs_sec_provider REQUIRES "") +__component_set_property(___idf_nvs_sec_provider PRIV_REQUIRES "bootloader_support;efuse;esp_partition;nvs_flash") +__component_set_property(___idf_nvs_sec_provider __COMPONENT_REGISTERED 1) +__component_set_property(___idf_nvs_sec_provider INCLUDE_DIRS "include") +__component_set_property(___idf_nvs_sec_provider __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_openthread REQUIRES "esp_netif;lwip;esp_driver_uart;driver") +__component_set_property(___idf_openthread PRIV_REQUIRES "console;esp_coex;esp_event;esp_partition;esp_timer;ieee802154;mbedtls;nvs_flash") +__component_set_property(___idf_openthread __COMPONENT_REGISTERED 1) +__component_set_property(___idf_openthread INCLUDE_DIRS "") +__component_set_property(___idf_openthread __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_partition_table REQUIRES "") +__component_set_property(___idf_partition_table PRIV_REQUIRES "esptool_py") +__component_set_property(___idf_partition_table __COMPONENT_REGISTERED 1) +__component_set_property(___idf_partition_table INCLUDE_DIRS "") +__component_set_property(___idf_partition_table __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_perfmon REQUIRES "") +__component_set_property(___idf_perfmon PRIV_REQUIRES "") +__component_set_property(___idf_perfmon __COMPONENT_REGISTERED 0) +__component_set_property(___idf_perfmon INCLUDE_DIRS "") +__component_set_property(___idf_perfmon __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_protobuf-c REQUIRES "") +__component_set_property(___idf_protobuf-c PRIV_REQUIRES "") +__component_set_property(___idf_protobuf-c __COMPONENT_REGISTERED 1) +__component_set_property(___idf_protobuf-c INCLUDE_DIRS "protobuf-c") +__component_set_property(___idf_protobuf-c __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_protocomm REQUIRES "bt") +__component_set_property(___idf_protocomm PRIV_REQUIRES "protobuf-c;mbedtls;console;esp_http_server;driver") +__component_set_property(___idf_protocomm __COMPONENT_REGISTERED 1) +__component_set_property(___idf_protocomm INCLUDE_DIRS "include/common;include/security;include/transports;include/crypto/srp6a;proto-c") +__component_set_property(___idf_protocomm __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_pthread REQUIRES "") +__component_set_property(___idf_pthread PRIV_REQUIRES "") +__component_set_property(___idf_pthread __COMPONENT_REGISTERED 1) +__component_set_property(___idf_pthread INCLUDE_DIRS "include") +__component_set_property(___idf_pthread __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_riscv REQUIRES "") +__component_set_property(___idf_riscv PRIV_REQUIRES "soc") +__component_set_property(___idf_riscv __COMPONENT_REGISTERED 1) +__component_set_property(___idf_riscv INCLUDE_DIRS "include") +__component_set_property(___idf_riscv __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_rt REQUIRES "") +__component_set_property(___idf_rt PRIV_REQUIRES "") +__component_set_property(___idf_rt __COMPONENT_REGISTERED 1) +__component_set_property(___idf_rt INCLUDE_DIRS "include") +__component_set_property(___idf_rt __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_sdmmc REQUIRES "") +__component_set_property(___idf_sdmmc PRIV_REQUIRES "soc;esp_timer;esp_mm") +__component_set_property(___idf_sdmmc __COMPONENT_REGISTERED 1) +__component_set_property(___idf_sdmmc INCLUDE_DIRS "include") +__component_set_property(___idf_sdmmc __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_soc REQUIRES "") +__component_set_property(___idf_soc PRIV_REQUIRES "") +__component_set_property(___idf_soc __COMPONENT_REGISTERED 1) +__component_set_property(___idf_soc INCLUDE_DIRS "include;esp32c3") +__component_set_property(___idf_soc __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_spi_flash REQUIRES "hal") +__component_set_property(___idf_spi_flash PRIV_REQUIRES "bootloader_support;app_update;soc;esp_mm;esp_driver_gpio") +__component_set_property(___idf_spi_flash __COMPONENT_REGISTERED 1) +__component_set_property(___idf_spi_flash INCLUDE_DIRS "include") +__component_set_property(___idf_spi_flash __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_spiffs REQUIRES "esp_partition") +__component_set_property(___idf_spiffs PRIV_REQUIRES "bootloader_support;esptool_py;vfs") +__component_set_property(___idf_spiffs __COMPONENT_REGISTERED 1) +__component_set_property(___idf_spiffs INCLUDE_DIRS "include") +__component_set_property(___idf_spiffs __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_tcp_transport REQUIRES "esp-tls;lwip;esp_timer") +__component_set_property(___idf_tcp_transport PRIV_REQUIRES "") +__component_set_property(___idf_tcp_transport __COMPONENT_REGISTERED 1) +__component_set_property(___idf_tcp_transport INCLUDE_DIRS "include") +__component_set_property(___idf_tcp_transport __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_touch_element REQUIRES "") +__component_set_property(___idf_touch_element PRIV_REQUIRES "") +__component_set_property(___idf_touch_element __COMPONENT_REGISTERED 0) +__component_set_property(___idf_touch_element INCLUDE_DIRS "include") +__component_set_property(___idf_touch_element __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_ulp REQUIRES "driver;esp_adc") +__component_set_property(___idf_ulp PRIV_REQUIRES "") +__component_set_property(___idf_ulp __COMPONENT_REGISTERED 1) +__component_set_property(___idf_ulp INCLUDE_DIRS "") +__component_set_property(___idf_ulp __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_unity REQUIRES "") +__component_set_property(___idf_unity PRIV_REQUIRES "") +__component_set_property(___idf_unity __COMPONENT_REGISTERED 1) +__component_set_property(___idf_unity INCLUDE_DIRS "include;unity/src") +__component_set_property(___idf_unity __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_usb REQUIRES "") +__component_set_property(___idf_usb PRIV_REQUIRES "esp_driver_gpio;esp_mm") +__component_set_property(___idf_usb __COMPONENT_REGISTERED 1) +__component_set_property(___idf_usb INCLUDE_DIRS "") +__component_set_property(___idf_usb __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_vfs REQUIRES "") +__component_set_property(___idf_vfs PRIV_REQUIRES "esp_timer;esp_driver_uart;esp_driver_usb_serial_jtag;esp_vfs_console") +__component_set_property(___idf_vfs __COMPONENT_REGISTERED 1) +__component_set_property(___idf_vfs INCLUDE_DIRS "include") +__component_set_property(___idf_vfs __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_wear_levelling REQUIRES "esp_partition") +__component_set_property(___idf_wear_levelling PRIV_REQUIRES "spi_flash") +__component_set_property(___idf_wear_levelling __COMPONENT_REGISTERED 1) +__component_set_property(___idf_wear_levelling INCLUDE_DIRS "include") +__component_set_property(___idf_wear_levelling __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_wifi_provisioning REQUIRES "lwip;protocomm") +__component_set_property(___idf_wifi_provisioning PRIV_REQUIRES "protobuf-c;bt;json;esp_timer;esp_wifi") +__component_set_property(___idf_wifi_provisioning __COMPONENT_REGISTERED 1) +__component_set_property(___idf_wifi_provisioning INCLUDE_DIRS "include") +__component_set_property(___idf_wifi_provisioning __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_wpa_supplicant REQUIRES "") +__component_set_property(___idf_wpa_supplicant PRIV_REQUIRES "mbedtls;esp_timer;esp_wifi") +__component_set_property(___idf_wpa_supplicant __COMPONENT_REGISTERED 1) +__component_set_property(___idf_wpa_supplicant INCLUDE_DIRS "include;port/include;esp_supplicant/include") +__component_set_property(___idf_wpa_supplicant __COMPONENT_SOURCE "idf_components") +__component_set_property(___idf_xtensa REQUIRES "") +__component_set_property(___idf_xtensa PRIV_REQUIRES "") +__component_set_property(___idf_xtensa __COMPONENT_REGISTERED 0) +__component_set_property(___idf_xtensa INCLUDE_DIRS "include;port/include;esp_supplicant/include") +__component_set_property(___idf_xtensa __COMPONENT_SOURCE "idf_components") \ No newline at end of file diff --git a/ESP32-IDF_ESPNOW-Transmitter/build/components_with_manifests_list.temp b/ESP32-IDF_ESPNOW-Transmitter/build/components_with_manifests_list.temp new file mode 100644 index 000000000..e69de29bb