fn check app version
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
|
||||
|
||||
# Relative path conversion top directories.
|
||||
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/hendrik/esp/esp-idf")
|
||||
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/hendrik/git/ESP32-Mesh-OTA/build")
|
||||
|
||||
# Force unix paths in dependencies.
|
||||
set(CMAKE_FORCE_UNIX_PATHS 1)
|
||||
|
||||
|
||||
# The C and CXX include file regular expressions for this directory.
|
||||
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
|
||||
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
|
||||
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
|
@ -0,0 +1,11 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
95
build/esp-idf/esptool_py/CMakeFiles/app-flash.dir/build.make
Normal file
95
build/esp-idf/esptool_py/CMakeFiles/app-flash.dir/build.make
Normal file
@ -0,0 +1,95 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/hendrik/git/ESP32-Mesh-OTA
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/hendrik/git/ESP32-Mesh-OTA/build
|
||||
|
||||
# Utility rule file for app-flash.
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include esp-idf/esptool_py/CMakeFiles/app-flash.dir/progress.make
|
||||
|
||||
esp-idf/esptool_py/CMakeFiles/app-flash:
|
||||
cd /home/hendrik/esp/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH="/home/hendrik/esp/esp-idf" -D ESPTOOLPY="/home/hendrik/.espressif/python_env/idf4.3_py3.8_env/bin/python /home/hendrik/esp/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32" -D ESPTOOL_ARGS="--before=default_reset --after=hard_reset write_flash @app-flash_args" -D WORKING_DIRECTORY="/home/hendrik/git/ESP32-Mesh-OTA/build" -P /home/hendrik/esp/esp-idf/components/esptool_py/run_esptool.cmake
|
||||
|
||||
app-flash: esp-idf/esptool_py/CMakeFiles/app-flash
|
||||
app-flash: esp-idf/esptool_py/CMakeFiles/app-flash.dir/build.make
|
||||
|
||||
.PHONY : app-flash
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
esp-idf/esptool_py/CMakeFiles/app-flash.dir/build: app-flash
|
||||
|
||||
.PHONY : esp-idf/esptool_py/CMakeFiles/app-flash.dir/build
|
||||
|
||||
esp-idf/esptool_py/CMakeFiles/app-flash.dir/clean:
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py && $(CMAKE_COMMAND) -P CMakeFiles/app-flash.dir/cmake_clean.cmake
|
||||
.PHONY : esp-idf/esptool_py/CMakeFiles/app-flash.dir/clean
|
||||
|
||||
esp-idf/esptool_py/CMakeFiles/app-flash.dir/depend:
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hendrik/git/ESP32-Mesh-OTA /home/hendrik/esp/esp-idf/components/esptool_py /home/hendrik/git/ESP32-Mesh-OTA/build /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : esp-idf/esptool_py/CMakeFiles/app-flash.dir/depend
|
||||
|
@ -0,0 +1,11 @@
|
||||
file(REMOVE_RECURSE
|
||||
"flasher_args.json.in"
|
||||
"../../flash_app_args"
|
||||
"../../flasher_args.json"
|
||||
"CMakeFiles/app-flash"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/app-flash.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
@ -0,0 +1 @@
|
||||
|
@ -0,0 +1,11 @@
|
||||
# The set of languages for which implicit dependencies are needed:
|
||||
set(CMAKE_DEPENDS_LANGUAGES
|
||||
)
|
||||
# The set of files for implicit dependencies of each language:
|
||||
|
||||
# Targets to which this target links.
|
||||
set(CMAKE_TARGET_LINKED_INFO_FILES
|
||||
)
|
||||
|
||||
# Fortran module output directory.
|
||||
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
|
@ -0,0 +1,97 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.19
|
||||
|
||||
# Delete rule output on recipe failure.
|
||||
.DELETE_ON_ERROR:
|
||||
|
||||
|
||||
#=============================================================================
|
||||
# Special targets provided by cmake.
|
||||
|
||||
# Disable implicit rules so canonical targets will work.
|
||||
.SUFFIXES:
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : %,v
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : RCS/%,v
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : SCCS/s.%
|
||||
|
||||
|
||||
# Disable VCS-based implicit rules.
|
||||
% : s.%
|
||||
|
||||
|
||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
||||
|
||||
|
||||
# Command-line flag to silence nested $(MAKE).
|
||||
$(VERBOSE)MAKESILENT = -s
|
||||
|
||||
#Suppress display of executed commands.
|
||||
$(VERBOSE).SILENT:
|
||||
|
||||
# A target that is always out of date.
|
||||
cmake_force:
|
||||
|
||||
.PHONY : cmake_force
|
||||
|
||||
#=============================================================================
|
||||
# Set environment variables for the build.
|
||||
|
||||
# The shell in which to execute make rules.
|
||||
SHELL = /bin/sh
|
||||
|
||||
# The CMake executable.
|
||||
CMAKE_COMMAND = /usr/bin/cmake
|
||||
|
||||
# The command to remove a file.
|
||||
RM = /usr/bin/cmake -E rm -f
|
||||
|
||||
# Escaping for special characters.
|
||||
EQUALS = =
|
||||
|
||||
# The top-level source directory on which CMake was run.
|
||||
CMAKE_SOURCE_DIR = /home/hendrik/git/ESP32-Mesh-OTA
|
||||
|
||||
# The top-level build directory on which CMake was run.
|
||||
CMAKE_BINARY_DIR = /home/hendrik/git/ESP32-Mesh-OTA/build
|
||||
|
||||
# Utility rule file for encrypted-app-flash.
|
||||
|
||||
# Include the progress variables for this target.
|
||||
include esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/progress.make
|
||||
|
||||
esp-idf/esptool_py/CMakeFiles/encrypted-app-flash:
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py && /usr/bin/cmake -E echo "Error: The target encrypted-app-flash requires"
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py && /usr/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled."
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py && /usr/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /usr/bin/cmake -P /home/hendrik/esp/esp-idf/tools/cmake/scripts/fail.cmake
|
||||
|
||||
encrypted-app-flash: esp-idf/esptool_py/CMakeFiles/encrypted-app-flash
|
||||
encrypted-app-flash: esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/build.make
|
||||
|
||||
.PHONY : encrypted-app-flash
|
||||
|
||||
# Rule to build all files generated by this target.
|
||||
esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/build: encrypted-app-flash
|
||||
|
||||
.PHONY : esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/build
|
||||
|
||||
esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/clean:
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py && $(CMAKE_COMMAND) -P CMakeFiles/encrypted-app-flash.dir/cmake_clean.cmake
|
||||
.PHONY : esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/clean
|
||||
|
||||
esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/depend:
|
||||
cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hendrik/git/ESP32-Mesh-OTA /home/hendrik/esp/esp-idf/components/esptool_py /home/hendrik/git/ESP32-Mesh-OTA/build /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/DependInfo.cmake --color=$(COLOR)
|
||||
.PHONY : esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir/depend
|
||||
|
@ -0,0 +1,11 @@
|
||||
file(REMOVE_RECURSE
|
||||
"flasher_args.json.in"
|
||||
"../../flash_app_args"
|
||||
"../../flasher_args.json"
|
||||
"CMakeFiles/encrypted-app-flash"
|
||||
)
|
||||
|
||||
# Per-language clean rules from dependency scanning.
|
||||
foreach(lang )
|
||||
include(CMakeFiles/encrypted-app-flash.dir/cmake_clean_${lang}.cmake OPTIONAL)
|
||||
endforeach()
|
@ -0,0 +1 @@
|
||||
|
1
build/esp-idf/esptool_py/CMakeFiles/progress.marks
Normal file
1
build/esp-idf/esptool_py/CMakeFiles/progress.marks
Normal file
@ -0,0 +1 @@
|
||||
0
|
Reference in New Issue
Block a user