Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My fix #6

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/.bin_timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22732d385cb72fb0a5016b7db9857863 C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/AirSENSE_ESP32-IDF_RTOS.bin
f85a4f3b47a8d233990001bad6c3a1c5 C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/AirSENSE_ESP32-IDF_RTOS.bin
Binary file modified build/.ninja_deps
Binary file not shown.
3,280 changes: 2,097 additions & 1,183 deletions build/.ninja_log

Large diffs are not rendered by default.

Binary file modified build/AirSENSE_ESP32-IDF_RTOS.bin
Binary file not shown.
5 changes: 4 additions & 1 deletion build/CMakeCache.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,9 @@ __idf_DeviceManager_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;ge
//Dependencies for the target
__idf_FileManager_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;

//Dependencies for the target
__idf_OTA_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;

//Dependencies for the target
__idf_PMS7003_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_lwip;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;

Expand Down Expand Up @@ -676,7 +679,7 @@ CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=105
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=106
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
Expand Down
14 changes: 14 additions & 0 deletions build/CMakeFiles/TargetDirectories.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,13 @@ C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/partition_table/C
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/partition_table/CMakeFiles/install/local.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/partition_table/CMakeFiles/install/strip.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/blank_ota_data.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/read-otadata.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/read_otadata.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/erase-otadata.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/erase_otadata.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/otadata-flash.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/encrypted-otadata-flash.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/edit_cache.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/app_update/CMakeFiles/list_install_components.dir
Expand Down Expand Up @@ -731,6 +738,13 @@ C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/FileManager/CMake
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/FileManager/CMakeFiles/install.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/FileManager/CMakeFiles/install/local.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/FileManager/CMakeFiles/install/strip.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/__idf_OTA.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/edit_cache.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/rebuild_cache.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/list_install_components.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/install.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/install/local.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/OTA/CMakeFiles/install/strip.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/PMS7003/CMakeFiles/__idf_PMS7003.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/PMS7003/CMakeFiles/edit_cache.dir
C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/esp-idf/PMS7003/CMakeFiles/rebuild_cache.dir
Expand Down
2 changes: 1 addition & 1 deletion build/CMakeFiles/git-data/head-ref
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3856a5aa623c4cb0d448cd0e7ce2a1a92069ec86
731ab7d675aebd86f05262177779c938b0a829f1
29 changes: 29 additions & 0 deletions build/CMakeFiles/rules.ninja
Original file line number Diff line number Diff line change
Expand Up @@ -1682,6 +1682,35 @@ rule C_STATIC_LIBRARY_LINKER____idf_FileManager_
restat = $RESTAT


#############################################
# Rule for compiling ASM files.

rule ASM_COMPILER____idf_OTA_
depfile = $DEP_FILE
deps = gcc
command = ccache C:\Espressif\tools\xtensa-esp32-elf\esp-2021r2-patch5-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
description = Building ASM object $out


#############################################
# Rule for compiling C files.

rule C_COMPILER____idf_OTA_
depfile = $DEP_FILE
deps = gcc
command = ccache C:\Espressif\tools\xtensa-esp32-elf\esp-2021r2-patch5-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
description = Building C object $out


#############################################
# Rule for linking C static library.

rule C_STATIC_LIBRARY_LINKER____idf_OTA_
command = cmd.exe /C "$PRE_LINK && C:\Espressif\tools\cmake\3.23.1\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Espressif\tools\xtensa-esp32-elf\esp-2021r2-patch5-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Espressif\tools\xtensa-esp32-elf\esp-2021r2-patch5-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
description = Linking C static library $TARGET_FILE
restat = $RESTAT


#############################################
# Rule for compiling C files.

Expand Down
2 changes: 1 addition & 1 deletion build/bootloader/.bin_timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20a2c27b2d61a6650ebbad76c5576945 C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/bootloader/bootloader.bin
f9e04044b72cc19b013441f1c9265616 C:/Users/admin/esp/AirSENSE_ESP32-IDF_RTOS_KHANH/build/bootloader/bootloader.bin
Binary file modified build/bootloader/.ninja_deps
Binary file not shown.
Loading