Commit 4826a891 authored by 高士达's avatar 高士达

删除无用的文件

parent 6162322e
{
"files.associations": {
"bsp_uart.h": "c",
"eeprommanage.h": "c"
}
}
\ No newline at end of file
set(CMAKE_ASM_COMPILER "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc")
set(CMAKE_ASM_COMPILER_ARG1 "")
set(CMAKE_AR "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_ASM_COMPILER_AR "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_ASM_COMPILER_RANLIB "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_MT "")
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_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_ASM_LINKER_PREFERENCE 0)
set(CMAKE_C_COMPILER "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "GNU")
set(CMAKE_C_COMPILER_VERSION "13.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_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 "")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_C_COMPILER_AR "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_C_COMPILER_RANLIB "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_MT "")
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)
# 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/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_CXX_COMPILER "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "GNU")
set(CMAKE_CXX_COMPILER_VERSION "13.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_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")
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_CXX_PLATFORM_ID "")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ar")
set(CMAKE_CXX_COMPILER_AR "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ar")
set(CMAKE_RANLIB "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ranlib")
set(CMAKE_CXX_COMPILER_RANLIB "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib")
set(CMAKE_LINKER "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-ld")
set(CMAKE_MT "")
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)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
foreach (lang 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)
# 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/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/xtensa-esp-elf/esp32;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include/c++/13.2.0/backward;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/include-fixed;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/sys-include;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0/esp32;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib/esp32;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/13.2.0;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/lib/gcc;/home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/xtensa-esp-elf/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_HOST_SYSTEM "Linux-6.5.0-41-generic")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "6.5.0-41-generic")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
include("/home/king/esp/esp-idf/tools/cmake/toolchain-esp32.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)
This source diff could not be displayed because it is too large. You can view the blob instead.
#
# Internal file for GetGitRevisionDescription.cmake
#
# Requires CMake 2.6 or newer (uses the 'function' command)
#
# Original Author:
# 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
# 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 "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/home/king/esp/esp-idf/.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}" "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/build/CMakeFiles/git-data/head-ref" COPYONLY)
elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/build/CMakeFiles/git-data/head-ref" COPYONLY)
set(HEAD_HASH "${HEAD_REF}")
endif()
else()
# detached HEAD
configure_file("${GIT_DIR}/HEAD" "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/build/CMakeFiles/git-data/head-ref" COPYONLY)
endif()
if(NOT HEAD_HASH)
file(READ "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
string(STRIP "${HEAD_HASH}" HEAD_HASH)
endif()
69359f4dfb75e4b9c3bf93a03f4f05f750a14a72
components:
- name: "app_trace"
path: "/home/king/esp/esp-idf/components/app_trace"
- name: "app_update"
path: "/home/king/esp/esp-idf/components/app_update"
- name: "bootloader"
path: "/home/king/esp/esp-idf/components/bootloader"
- name: "bootloader_support"
path: "/home/king/esp/esp-idf/components/bootloader_support"
- name: "bt"
path: "/home/king/esp/esp-idf/components/bt"
- name: "cmock"
path: "/home/king/esp/esp-idf/components/cmock"
- name: "console"
path: "/home/king/esp/esp-idf/components/console"
- name: "cxx"
path: "/home/king/esp/esp-idf/components/cxx"
- name: "driver"
path: "/home/king/esp/esp-idf/components/driver"
- name: "efuse"
path: "/home/king/esp/esp-idf/components/efuse"
- name: "esp-tls"
path: "/home/king/esp/esp-idf/components/esp-tls"
- name: "esp_adc"
path: "/home/king/esp/esp-idf/components/esp_adc"
- name: "esp_app_format"
path: "/home/king/esp/esp-idf/components/esp_app_format"
- name: "esp_bootloader_format"
path: "/home/king/esp/esp-idf/components/esp_bootloader_format"
- name: "esp_coex"
path: "/home/king/esp/esp-idf/components/esp_coex"
- name: "esp_common"
path: "/home/king/esp/esp-idf/components/esp_common"
- name: "esp_eth"
path: "/home/king/esp/esp-idf/components/esp_eth"
- name: "esp_event"
path: "/home/king/esp/esp-idf/components/esp_event"
- name: "esp_gdbstub"
path: "/home/king/esp/esp-idf/components/esp_gdbstub"
- name: "esp_hid"
path: "/home/king/esp/esp-idf/components/esp_hid"
- name: "esp_http_client"
path: "/home/king/esp/esp-idf/components/esp_http_client"
- name: "esp_http_server"
path: "/home/king/esp/esp-idf/components/esp_http_server"
- name: "esp_https_ota"
path: "/home/king/esp/esp-idf/components/esp_https_ota"
- name: "esp_https_server"
path: "/home/king/esp/esp-idf/components/esp_https_server"
- name: "esp_hw_support"
path: "/home/king/esp/esp-idf/components/esp_hw_support"
- name: "esp_lcd"
path: "/home/king/esp/esp-idf/components/esp_lcd"
- name: "esp_local_ctrl"
path: "/home/king/esp/esp-idf/components/esp_local_ctrl"
- name: "esp_mm"
path: "/home/king/esp/esp-idf/components/esp_mm"
- name: "esp_netif"
path: "/home/king/esp/esp-idf/components/esp_netif"
- name: "esp_netif_stack"
path: "/home/king/esp/esp-idf/components/esp_netif_stack"
- name: "esp_partition"
path: "/home/king/esp/esp-idf/components/esp_partition"
- name: "esp_phy"
path: "/home/king/esp/esp-idf/components/esp_phy"
- name: "esp_pm"
path: "/home/king/esp/esp-idf/components/esp_pm"
- name: "esp_psram"
path: "/home/king/esp/esp-idf/components/esp_psram"
- name: "esp_ringbuf"
path: "/home/king/esp/esp-idf/components/esp_ringbuf"
- name: "esp_rom"
path: "/home/king/esp/esp-idf/components/esp_rom"
- name: "esp_system"
path: "/home/king/esp/esp-idf/components/esp_system"
- name: "esp_timer"
path: "/home/king/esp/esp-idf/components/esp_timer"
- name: "esp_wifi"
path: "/home/king/esp/esp-idf/components/esp_wifi"
- name: "espcoredump"
path: "/home/king/esp/esp-idf/components/espcoredump"
- name: "esptool_py"
path: "/home/king/esp/esp-idf/components/esptool_py"
- name: "fatfs"
path: "/home/king/esp/esp-idf/components/fatfs"
- name: "freertos"
path: "/home/king/esp/esp-idf/components/freertos"
- name: "hal"
path: "/home/king/esp/esp-idf/components/hal"
- name: "heap"
path: "/home/king/esp/esp-idf/components/heap"
- name: "http_parser"
path: "/home/king/esp/esp-idf/components/http_parser"
- name: "idf_test"
path: "/home/king/esp/esp-idf/components/idf_test"
- name: "ieee802154"
path: "/home/king/esp/esp-idf/components/ieee802154"
- name: "json"
path: "/home/king/esp/esp-idf/components/json"
- name: "linux"
path: "/home/king/esp/esp-idf/components/linux"
- name: "log"
path: "/home/king/esp/esp-idf/components/log"
- name: "lwip"
path: "/home/king/esp/esp-idf/components/lwip"
- name: "mbedtls"
path: "/home/king/esp/esp-idf/components/mbedtls"
- name: "mqtt"
path: "/home/king/esp/esp-idf/components/mqtt"
- name: "newlib"
path: "/home/king/esp/esp-idf/components/newlib"
- name: "nvs_flash"
path: "/home/king/esp/esp-idf/components/nvs_flash"
- name: "nvs_sec_provider"
path: "/home/king/esp/esp-idf/components/nvs_sec_provider"
- name: "openthread"
path: "/home/king/esp/esp-idf/components/openthread"
- name: "partition_table"
path: "/home/king/esp/esp-idf/components/partition_table"
- name: "perfmon"
path: "/home/king/esp/esp-idf/components/perfmon"
- name: "protobuf-c"
path: "/home/king/esp/esp-idf/components/protobuf-c"
- name: "protocomm"
path: "/home/king/esp/esp-idf/components/protocomm"
- name: "pthread"
path: "/home/king/esp/esp-idf/components/pthread"
- name: "riscv"
path: "/home/king/esp/esp-idf/components/riscv"
- name: "sdmmc"
path: "/home/king/esp/esp-idf/components/sdmmc"
- name: "soc"
path: "/home/king/esp/esp-idf/components/soc"
- name: "spi_flash"
path: "/home/king/esp/esp-idf/components/spi_flash"
- name: "spiffs"
path: "/home/king/esp/esp-idf/components/spiffs"
- name: "tcp_transport"
path: "/home/king/esp/esp-idf/components/tcp_transport"
- name: "touch_element"
path: "/home/king/esp/esp-idf/components/touch_element"
- name: "ulp"
path: "/home/king/esp/esp-idf/components/ulp"
- name: "unity"
path: "/home/king/esp/esp-idf/components/unity"
- name: "usb"
path: "/home/king/esp/esp-idf/components/usb"
- name: "vfs"
path: "/home/king/esp/esp-idf/components/vfs"
- name: "wear_levelling"
path: "/home/king/esp/esp-idf/components/wear_levelling"
- name: "wifi_provisioning"
path: "/home/king/esp/esp-idf/components/wifi_provisioning"
- name: "wpa_supplicant"
path: "/home/king/esp/esp-idf/components/wpa_supplicant"
- name: "xtensa"
path: "/home/king/esp/esp-idf/components/xtensa"
- name: "main"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main"
- name: "esp_jpeg"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_jpeg"
- name: "esp_lvgl_port"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_lvgl_port"
- name: "esp_mmap_assets"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_mmap_assets"
- name: "esp_wrover_kit"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_wrover_kit"
- name: "espressif__cmake_utilities"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__cmake_utilities"
- name: "espressif__esp-dsp"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__esp-dsp"
- name: "espressif__freetype"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__freetype"
- name: "espressif__jsmn"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__jsmn"
- name: "espressif__nghttp"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__nghttp"
- name: "lvgl__lvgl"
path: "/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/lvgl__lvgl"
CMake Error at CMakeLists.txt:5 (include):
include could not find requested file:
/CMakeLists.txt
CMake Error at CMakeLists.txt:5 (include):
include could not find requested file:
/CMakeLists.txt
-- IDF_TARGET is not set, guessed 'esp32' from sdkconfig '/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/sdkconfig'
-- Found Git: /usr/bin/git (found version "2.34.1")
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- git rev-parse returned 'fatal: not a git repository (or any parent up to mount point /mnt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).'
-- Could not use 'git describe' to determine PROJECT_VER.
-- Building ESP-IDF components for target esp32
Manifest files have changed, solving dependencies.
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_lvgl_port for dependency espressif/esp_lvgl_port(^2)(introduced by component esp_wrover_kit)
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_mmap_assets for dependency espressif/esp_mmap_assets(==1.0.0), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__freetype for dependency espressif/freetype(2.*), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/lvgl__lvgl for dependency lvgl/lvgl(~8.4.0), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__cmake_utilities for dependency espressif/cmake_utilities(0.*)(introduced by component esp_mmap_assets), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
-- IDF_TARGET is not set, guessed 'esp32' from sdkconfig '/mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/sdkconfig'
-- Found Git: /usr/bin/git (found version "2.34.1")
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/king/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/xtensa-esp32-elf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- git rev-parse returned 'fatal: not a git repository (or any parent up to mount point /mnt)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).'
-- Could not use 'git describe' to determine PROJECT_VER.
-- Building ESP-IDF components for target esp32
Manifest files have changed, solving dependencies.
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_lvgl_port for dependency espressif/esp_lvgl_port(^2)(introduced by component esp_wrover_kit)
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/esp_mmap_assets for dependency espressif/esp_mmap_assets(==1.0.0), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__freetype for dependency espressif/freetype(2.*), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/lvgl__lvgl for dependency lvgl/lvgl(~8.4.0), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
Using component placed at /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/components/espressif__cmake_utilities for dependency espressif/cmake_utilities(0.*)(introduced by component esp_mmap_assets), specified in /mnt/hgfs/Shared/yedea-c011-M/yedea-c011-l/main/idf_component.yml
...@@ -2,7 +2,7 @@ dependencies: ...@@ -2,7 +2,7 @@ dependencies:
esp_mmap_assets: esp_mmap_assets:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/esp_mmap_assets path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/esp_mmap_assets
type: local type: local
version: 1.0.0 version: 1.0.0
espressif/cmake_utilities: espressif/cmake_utilities:
...@@ -14,37 +14,37 @@ dependencies: ...@@ -14,37 +14,37 @@ dependencies:
espressif/esp_lvgl_port: espressif/esp_lvgl_port:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/esp_lvgl_port path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/esp_lvgl_port
type: local type: local
version: 2.0.0 version: 2.0.0
espressif__cmake_utilities: espressif__cmake_utilities:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/espressif__cmake_utilities path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/espressif__cmake_utilities
type: local type: local
version: 0.5.3 version: 0.5.3
espressif__esp-dsp: espressif__esp-dsp:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/espressif__esp-dsp path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/espressif__esp-dsp
type: local type: local
version: 1.4.12 version: 1.4.12
espressif__freetype: espressif__freetype:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/espressif__freetype path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/espressif__freetype
type: local type: local
version: 2.13.0~1 version: 2.13.0~1
espressif__jsmn: espressif__jsmn:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/espressif__jsmn path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/espressif__jsmn
type: local type: local
version: 1.1.0 version: 1.1.0
espressif__nghttp: espressif__nghttp:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/espressif__nghttp path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/espressif__nghttp
type: local type: local
version: 1.58.0 version: 1.58.0
idf: idf:
...@@ -55,9 +55,9 @@ dependencies: ...@@ -55,9 +55,9 @@ dependencies:
lvgl__lvgl: lvgl__lvgl:
component_hash: null component_hash: null
source: source:
path: /home/king/espadf/esp-adf/yedea-c011-l/yedea-c011-l/components/lvgl__lvgl path: /home/king/espadf/esp-adf/yadea_m_esp32/yadea_m_esp32/components/lvgl__lvgl
type: local type: local
version: 8.4.0 version: 8.4.0
manifest_hash: 22154e8d69f26a3e2219fff04f8819e87272dee142f8827c4b8896d389107185 manifest_hash: 79ed4aa64de969391cf4e7470af9f75f1e6acda729fb4421a91e5189b99ebf82
target: esp32 target: esp32
version: 1.0.0 version: 1.0.0
...@@ -22,9 +22,9 @@ set_source_files_properties( ...@@ -22,9 +22,9 @@ set_source_files_properties(
spiffs_create_partition_image(storage ../spiffs FLASH_IN_PROJECT) spiffs_create_partition_image(storage ../spiffs FLASH_IN_PROJECT)
target_link_libraries(${COMPONENT_LIB} INTERFACE target_link_libraries(${COMPONENT_LIB} INTERFACE
"${CMAKE_CURRENT_LIST_DIR}/libtyw_eeprom.a" "${CMAKE_CURRENT_LIST_DIR}"
"${CMAKE_CURRENT_LIST_DIR}/libtyw_Mileage.a" "${CMAKE_CURRENT_LIST_DIR}"
"${CMAKE_CURRENT_LIST_DIR}/libtyw_tell.a") "${CMAKE_CURRENT_LIST_DIR}")
# spiffs_create_partition_assets(my_spiffs_partition my_folder FLASH_IN_PROJECT) # spiffs_create_partition_assets(my_spiffs_partition my_folder FLASH_IN_PROJECT)
# idf_component_get_property(lvgl_lib lvgl__lvgl COMPONENT_LIB) # idf_component_get_property(lvgl_lib lvgl__lvgl COMPONENT_LIB)
......
#include "Common_Interface.h" #include "Common_Interface.h"
#include "app_dataProcess.h"
#include "System_Monitor.h" #include "System_Monitor.h"
......
This diff is collapsed.
#ifndef _GUI_DISPLAY_H_
#define _GUI_DISPLAY_H_
extern void Gui_Display_Init(void);
extern void Lvgl_Contrl_Init(void);
#endif
This diff is collapsed.
...@@ -6,12 +6,7 @@ ...@@ -6,12 +6,7 @@
#include "bsp_Gpio.h" #include "bsp_Gpio.h"
#include "bsp_Uart.h" #include "bsp_Uart.h"
#include "MCU_Core_Protocol.h" #include "MCU_Core_Protocol.h"
#include "Telltales_user.h"
#include "Telltales_Lib.h"
static const char *ProtocolTAG = "MCU_Core_Protocol";
static _ID19_Data_un_t Data_Uart_SendID10;
static _ID12_Data_un_t Data_Uart_SendID12; static const char *ProtocolTAG = "MCU_Core_Protocol";
static _ID02_Data_un_t Data_Uart_SendID02;
static _ID04_Data_un_t Data_Uart_SendID04;
...@@ -112,6 +112,6 @@ extern void Menu_Set_Charge(uint8_t u8MenuData); ...@@ -112,6 +112,6 @@ extern void Menu_Set_Charge(uint8_t u8MenuData);
extern void Menu_Set_Music(uint8_t u8MenuData); extern void Menu_Set_Music(uint8_t u8MenuData);
extern void Menu_Set_NAV(uint8_t u8MenuData); extern void Menu_Set_NAV(uint8_t u8MenuData);
extern void Menu_Time_Handle(uint8_t u8MenuTimeBase); extern void Menu_Time_Handle(uint8_t u8MenuTimeBase);
extern Menu_Item_en_t Get_Current_Item(void);
#endif #endif
...@@ -8,8 +8,6 @@ ...@@ -8,8 +8,6 @@
#include "bsp_Gpio.h" #include "bsp_Gpio.h"
#include "esp_err.h" #include "esp_err.h"
#include "esp_log.h" #include "esp_log.h"
// #include "bsp_twai.h"
#include "bsp_SysTime.h"
#include "bsp_Timer.h" #include "bsp_Timer.h"
...@@ -291,7 +289,7 @@ void APP_Sys_Startup_Init(void) ...@@ -291,7 +289,7 @@ void APP_Sys_Startup_Init(void)
// { // {
// u8StartupMode = 0; // u8StartupMode = 0;
// } // }
ESP_LOGI(tag, "u8StartupMode = %d\r\n!",u8StartupMode); //ESP_LOGI(tag, "u8StartupMode = %d\r\n!",u8StartupMode);
PwrMemInit(); PwrMemInit();
Power_Management_Init(u8StartupMode); Power_Management_Init(u8StartupMode);
......
This diff is collapsed.
This diff is collapsed.
#ifndef ESP32_RTC_H
#define ESP32_RTC_H
#include "app_dataProcess.h"
void Time_Display_Init(int timeoffest);
void Time_Display_Update(void );
uint8_t Get_dispHour(void );
uint8_t Get_dispMin(void );
int set_local_time(_st_Data_Time *Time,int timeoffest);
#endif
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment